Create Your Own VS Item Templates
If you find yourself writing the same sort of class over and over again, custom item templates could be your solution. Shahar Y. shows how to create your own custom Visual Studio Item Templates.
As Shahar shows, building your own item templates essentially comes down to creating two files. The first is the template files itself with the usual code extension such as ".cs". This is paired with a ".vstemplate" file, which includes some meta-data needed by VS such as the description and project type it applies to.
Educational Content
Tuning the Size of Your Thread Pool
Kirk Pepperdine May 23, 2013
Co-making Great Products
Jeff Patton May 22, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think