Author: Scott Hanselman's Computer Zen - ASP.NET | Posted on: 1/5/2009 4:49:36 PM | Views : 852

My teammate Stephen Walther launched the ASP.NET MVC Design Gallery a few weeks back. This stemmed from an idea ScottGu had to let the community change the default templates that ship with ASP.NET MVC . I was supposed to work on this but headed to Africa for the holidays so Stephen helped me out and took over the project and did a better job than I would have! You can vote on the designs that you like and that you don't like. You also can contribute new designs of your own. After you download a design from the gallery, you can use the design by following these steps: 1) Copy the files from DesignTemplateCS or DesignTemplateVB folder into your project (use DesignTemplateCS for C# projects and DesignTemplateVB for VB.NET projects) 2) Do a...(read more) ...

Go to the complete details ...