asp.net - Add external template to visual studio project -
i create project in visual studio , want add external template on how can add ?
thanks
for template of project, see msdn article. item templates, see msdn article. later, create configuration files defined in article, zip them up, create template @ following path:
c:\users[username]\documents\visual studio 2010\templates\itemtemplates[language]
replace bracketed items name , development language (visual c#, visual basic, etc.) have restart visual studio see it.