0
kicks
SharePoint 2007 Project Template for Timer Jobs in Visual Studio 2005
What are SharePoint Timer Jobs?
SharePoint timer jobs are tasks executed on a scheduled basis by the SharePoint Timer service. Nobody wants to do all the steps necessary to create such a job for each new timer job. So in order to make it simpler to start a new timer job project, I created a visual studio template containing all the neccessary stuff you need.