Wednesday, October 26, 2005

RE: //TODONT: Use a Windows Service just to run a scheduled process

I made this mistake once. But I feel much better now thank you.

A Windows Service is the wrong solution to scheduling one-off custom processes. The right solution for scheduling simple processes is the Windows Task Scheduler.


Read the whole posting here


[From [JonGalloway.ToString()]]

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.