project templates

There are 1 entries for the tag project templates

Creating a Custom ASP.NET MVC Project Template

UPDATE: I have an example Really Empty project template up on GitHub you can look at. I improved on this technique a bit in that one. When you create a new ASP.NET MVC 3 project, the new project wizard dialog contains several options for different MVC project templates: Empty Internet Application Intranet Application (new in the April 2011 Tools update) There’s a lot of white space in that dialog. To many of you, all that unsullied territory smells like opportunity. When I talk about this dialog,...