Monday, December 29, 2008

Creating and Installing VS Templates

Creating Templates:
http://weblogs.asp.net/scottgu/archive/2006/09/04/Tip_2F00_Trick_3A00_-Creating-Re_2D00_Usable-Project-and-Item-Templates-with-VS-2005.aspx

Installation of Class Library Template
1. In VS 2008, click on the “Tools” menu.
2. Click on the “Options” sub-menu.
3. Select “Project and Solution” -> “General”.
4. Extract the contents of the zip file and copy them to the location shown under “User projects template location:”.

Installation of Item Templates
1. In VS 2008, click on the “Tools” menu.
2. Click on the “Options” sub-menu.
3. Select “Project and Solution” -> “General”.
4. Extract the contents of the zip file and copy them to the location shown under “User item template location:”.