I want an msbuild task to compile the views so I can see if there are compile time errors at well... compile time. Any ideas?
Also, if you use Resharper, you can active Solution Wide Analysis and it will detect any compiler errors you might have in aspx files. That is what we do...