GeekArticles
Microsoft
ASP.NET
Microsoft
ASP.NETBuilding a .NET Console Application for Scheduled Tasks
This 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 Next: Simple Component Inheritance In ExtJS
Related Topics
