Creating Multi-Project Templates with Wizard Using Visual Studio 2010

added by joycsc
1/18/2011 4:10:53 PM

144 Views

A VSIX file enables us to install Visual Studio extensions (tools, controls, template etc) with few clicks. I have created a simple example of creating multi-project templates with wizard using Visual Studio 2010, which generates VSIX file.


0 comments