0
kicks
ASP.NET MVC RC Compiler Post-Build Step
Previously, I've been burned by my Views having compile time errors, but not catching them until runtime. You can now add a new <MvcBuildViews /> tag to your MVC project file to detect these errors at compile time!