Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can do some of this from Visual Studio without any SDK at all by creating project templates.</p> <ul> <li><a href="http://msdn.microsoft.com/en-us/library/ms185291.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms185291.aspx</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/xkh1wxd8.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/xkh1wxd8.aspx</a></li> </ul> <p>However, this only works for existing project types. New project types can be created using packages and the Managed Package Framework (MPF).</p> <ul> <li><a href="http://mikehadlow.blogspot.com/2007/03/building-visual-studio-custom-project.html" rel="nofollow">http://mikehadlow.blogspot.com/2007/03/building-visual-studio-custom-project.html</a></li> <li><a href="http://msdn.microsoft.com/en-us/vstudio/ff718165.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/vstudio/ff718165.aspx</a> </li> <li><a href="http://msdn.microsoft.com/en-gb/vstudio/aa700819.aspx" rel="nofollow">http://msdn.microsoft.com/en-gb/vstudio/aa700819.aspx</a></li> </ul> <p>Add-Ins can be used to create further IDE extensions to integrate your package types into the IDE using context menus in Solution Explorer, etc.</p> <p>If there is a need for any SDK, it would likely be the Visual Studio 2010 SDK that you mentioned:</p> <ul> <li><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=47305cf4-2bea-43c0-91cd-1b853602dcc5&amp;displaylang=en</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload