I am looking for a sample of how to create an element template using Wizard in Visual Studio 2010. My requirement is that when the user selects Add Item, I want to show a dialog in which the user enters some input parameters. Then, when you click OK on the form, we create the XML file that we want to add to the project.
thank
Venki source
share