Top "Project-template" questions

For questions regarding working with project templates in an IDE, such as those visible in Visual Studio's New Project dialog.

How to make ReSharper re-evaluate its assembly reference highlighting

I am creating a Prism Project Template, and the template works great. But after I create a project with the …

visual-studio visual-studio-2010 resharper project-template visual-studio-extensions
Visual Studio 2017 c++ win32 console project template

I am on Visual Studio Community 2017 v. 15.3.1 and I can't seem to find Win32 console application or Win32 project. Still …

c++ console-application visual-studio-2017 project-template
MVC5 project template for Visual Studio 2012

I'd like to get started with ASP.NET MVC 5 using Visual Studio 2012. I've installed the "ASP.NET And Web Tools 2013 …

visual-studio-2012 asp.net-mvc-5 project-template
How to make a new Eclipse project template?

I am using a kind of framework where every time I make a new Java project. I have to arrange …

eclipse templates project-template
Remove Custom Project Template that was Automatically Imported

I deleted the exported zip file that was placed in my exported templates folder and of course it still shows …

visual-studio visual-studio-2010 project-template
updating Visual Studio templates on new release of jQuery (and other libraries)

Now that Visual Studio => 2010 has jQuery support, I'm wondering how I can update the project template when a new …

visual-studio project-template
Visual Studio Project/Item Template Parameter Logic

Since I have only seen a few posts on the topic but no in-depth explanation of the logic for parameters …

visual-studio logic project-template
Add an Item to the visual studio folder right-click menu within AddIn

I want to add a menuitem to the right-click=>Add menu in visual studio 2012 solution explorer. When click the …

c# visual-studio add-in envdte project-template
How do I create a WCF Service Library project in Visual Studio 2017?

I need to develop an application for my distributed computing class, with one central server and multiple graphical clients. I …

wcf visual-studio-2017 project-template