Subject: Windows Service VS. simple .exe
Prev Next
You are not authorized to post a reply.

AuthorMessages
CoreyUser is Offline
New Poster
New Poster
Posts:22

01/26/2009 1:04 PM  

I have a client that is wanting an application that will run at the same time everyday and invoice their customers. It will essentially pull data from a db, check it against some xml data, then bill their customers in another system according to certain criteria.

My question is should I do this as an actual Windows Service or just a simple executable that is run by the Scheduled Task Manager? Which would be best?

Any suggestions?

Mitchel SellersUser is Offline
Site Admin/Owner
Guru
Guru
Posts:6089

01/27/2009 4:46 PM  
If it is to run at a specific time every day, I would not waste you time trying to do it via a Windows Service.

If it was a every 15 minute, every hour type thing, I might lean towards a windows service.

-Mitchel Sellers
Microsoft C# MVP, MCITP
Director of Development
IowaComputerGurus Inc.

View Mitchel Sellers's profile on LinkedIn

For shared hosting I recommend PowerDNN

This site is hosted on a Dedicated Server from PowerDNN.com

To get Guaranteed DNN Support check out our affordable DNN Technical Support Programs
You are not authorized to post a reply.
Forums >Development Discussion >.NET Development > Windows Service VS. simple .exe



ActiveForums 3.7