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.