Re: Windows Service or Console application



Hello Oliver

* Pull out the core functionality of your service into a class library assembly

I was planning to do this way only. But as this is an admin
functionality If I host this as a windows service the admin will ask
for a UI to change the schedule as desired. If we are using the windows
scheduler, then a separate UI is not required.

What do you say?
Regards
Krish

.



Relevant Pages

  • Re: Task Scheduler not running now
    ... > It hasnt, cause i use a schedule to shutdown my computer, ... > shutdown, but it doesnt. ... You need to log in as admin ... >>> Greetings peoples. ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: Temporarily give the current user Local Admin rights
    ... username/password of an admin which you probably don't want to do. ... A better option is to use a windows service which can be set to run as ... and then installs the latest greatest version if needed. ... have local admin rights on the machine. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Temporarily give the current user Local Admin rights
    ... username/password of an admin which you probably don't want to do. ... A better option is to use a windows service which can be set to run as ... and then installs the latest greatest version if needed. ... have local admin rights on the machine. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Run code on a schedule
    ... I have an onclick that runs some code and then sends an email based on ... run this as a schedule. ... Set up a console application that makes the check instead of an ASP.NET ... either the console or windows service UI bits separately. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Automate a procedure
    ... >> through my new applicants that have applied on the web in the least ... >> Or run a Windows service? ... > SQL Server scheduler. ... How do you schedule an event in Sql Server? ...
    (microsoft.public.dotnet.framework.aspnet)