|
-
November 20th, 2011, 03:11 AM
#1
Windows Service Vs Console Application in Windows Tasks Scheduler.
Hi,
I want to know Advantages and Disadvantages of Windows Service and Console Application in Windows Tasks Scheduler.
I have developed Console application in C# and run on specific time using Windows Tasks Scheduler.
I have developed Windows Service application in C# and run on specific time.
I want to know which one is better and why?
- Thanks
Zohaib.
-
November 20th, 2011, 01:29 PM
#2
Re: Windows Service Vs Console Application in Windows Tasks Scheduler.
Well, it depends on what you want to do really 
I do agree that there are numerous ways to skin a cat, but the principle is that you should develeop the right tool for the right job
-
November 20th, 2011, 02:12 PM
#3
Re: Windows Service Vs Console Application in Windows Tasks Scheduler.
You may find these discussions from StackOverflow informative:
Best Regards,
BioPhysEngr
http://blog.biophysengr.net
--
All advice is offered in good faith only. You are ultimately responsible for effects of your programs and the integrity of the machines they run on.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|