I have simple ASP.NET MVC 4 internet application which we get out of the box (Things that I will show can be applied with ASP.NET MVC 3 as well). Then I will put a bug inside the index view of my home controller :
As you can see it is not a valid code. So it should fail on both compile time and runtime, right? Let’s build the project first :@{
var poo = "bar"
}
<h3>We suggest the following:</h3>
