GeekArticles
Microsoft
Microsoft.NETSQL Agent: A Job Scheduler Framework
Author: codeproject.com |
Published: 9th May 2008 |
Visited: 82 times |
Add CommentFiled in: Microsoft NETAn easy-to-use .NET solution for Job Scheduling with pluggable actions that runs on a Windows Service. Back up your SQL Server Express and much more!
Read Article Sponsored Links
Related Articles
• Taking Advantage of the Partial Class with the ADO.NET Entity Framework So you're building your data-driven application and you've got an ADO.NET Entity Model that represents an abstraction around your database. Maybe you're even pretty savvy and you've used inheritance and some filters to enhance the entity model so that it really is an entity model ...