Here we will see how we can create a custom timer job using visual studio 2010 for our SharePoint site. Here our first step is to create a empty SharePoint project. For this open visual studio 2010 then File -> New -> Project. From the New Project dialog box
select SharePoint -> 2010 and then select Empty SharePoint project as shown in the figure below. Give a name and click on OK.
In the next step give the local deployment url and select farm solution and click on Finish.
select SharePoint -> 2010 and then select Empty SharePoint project as shown in the figure below. Give a name and click on OK.
In the next step give the local deployment url and select farm solution and click on Finish.

