Author: Stephen Walther on ASP.NET MVC | Posted on: 12/18/2008 10:15:29 AM | Views : 867

We just launched a new Design Gallery for ASP.NET MVC websites at: http://www.ASP.net/mvc/gallery 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 search and replace the string [YourProjectName]. Replace [YourProjectName] with the actual name of your project as displayed in the Solution Explorer window. This last step is necessary to get the namespaces right. Most of the templates use helper methods to render...(read more) ...

Go to the complete details ...