When developing ASP.NET website based on ASP.NET MVC, we would write plenty of codes in the ASP.NET views. We always encounter a kind of problems that the code errors in the views cannot be found out when building the website, the error will be thrown...