Community

Compiling MVC Views In A Build Environment

(Phil Haack) ASP.NET MVC project templates include support for precompiling views, which is useful for finding syntax errors within your views at build time rather than at runtime.

Read More - Register for Free Membership