0
kicks
ASP.NET MVC: Compile Your Views for Release Build Only
Mark J. Miller shows how to setup an ASP.NET MVC application project to compile views based on WebForms engine in release builds only. You therefore get the speed during development but a final validation before release.