I started learning ASP.NET MVC3.
So, while reading tutorials online and in books, I came across this term \"view engine\" quite frequently. I don\'t know
Two View Engines:
ASPX view engine, the server side script is wrapped between [% %] .ASPX is its extention.
Razor we use @. Switching between HTML and code is Possible. Razor View extention .CSHTML and .VBHTML