Error!
Success!

ASP.NET MVC Tip: Turn on compile-time View Checking

0
kicks

ASP.NET MVC Tip: Turn on compile-time View Checking  (Unpublished)

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.


Kicked By:
Drop Kicked By: