Option between windows Service & Task scheduler?
Option between windows Service & TaskΒ scheduler?
Here I am talking about two options to set up console application which will run periodically. Here I am considering windows operating system for my scenario. Many time I had to create console application for my project requirement, those console application has to run periodically on hosting (windows) server. I have two option to achieve this scenario ether go for windows service or windows taskβ¦
View On WordPress











