ASP.NET MVC Tip: Turn on compile-time View Checking(devermind.com)
submitted by
pluggy(284) 2 years, 9 months ago
I like the compiler to catch as many errors as possible before I start debugging or release my application. This also applies to code nuggets in ASP.NET MVC views, especially since these are not unit-testable. This article shows how to enable compile-time View checking for ASP.NET MVC projects.
|category: ASP.NET
|Views: 306
tags:
asp.netmvc ASP.NET another
Everyones tags:
Your Tags: