Project and Item Templates in VS.NET 2005 are easy!
Posted by: Rick Strahls WebLog,
on 05 Oct 2005 |
View original
Finally! It’s actually reasonably easy to create project templates in VS.NET 2005. Microsoft has made the process of creating custom project and page templates relatively easy by providing an export Wizard that lets you basically build your project as you want it and have VS create a project template from it. The Wizard sits on the File Menu under Export Template and lets you select to create a project or Item Template. Project Templates grab the current project as is and package it,...