Thursday, August 5, 2010

Views Web.Config to avoid page directive in each pages

Avoid Page directives on each pages by setting the pages elements in web.config file of views folder in ASP.NET MVC

http://haacked.com/archive/2009/08/04/views-on-a-diet.aspx


ASP.NET MVC Namespaces in Web.config instead of Views - ASP.NET MVC Best Practices

http://davidhayden.com/blog/dave/archive/2009/10/13/ViewNamespacesInWebConfig.aspx

No comments: