Community

ASP.NET MVC Compiled Views – Use Them

(Malcolm Sheridan) Compiled views in ASP.NET MVC aren’t widely known but they’re a feature you should use whenever you build a non Debug version of your website. They check for compile time errors when you compile your website. They’re really useful for non debug versions, so you’d only want to enab

Read More - Register for Free Membership