GeekArticles
Microsoft
ASP.NETBuilding a .NET Console Application for Scheduled Tasks
Author: 15seconds.com |
Published: 9th May 2008 |
Visited: 303 times |
Add CommentFiled in: ASP NETThis article walks you through the process of building a simple .NET command-line application that is designed to be scheduled to execute. The sample application will send an HTTP request to a web server and send the returned HTML as the body of an email message. Once the application is complete, the article will examine how to schedule it to run using Windows Scheduled Tasks.Visit our new .NET 2.0 section!
Read Article Sponsored Links
Related Articles