Understand ASPX and Razor View Engine View Article Information Posted Date: 28. April 2014 Author: Anil Sharma Categories: ASP.NET MVC, ASP.NET Keywords: ASPX and Razor View Engine, ASPX View Engine, Razor View Engine, ASPX vs Razor, Razor Tutorials, Difference between ASPX & Razor Introduction of View Engine.There are two types of view engine supported by ASP.NET MVC. In this Article we will go through the Razor and ASPX view engine View Engines are responsible for rendering the HTML from your views to the browser. The view engine template will have different syntax for implementation. [Continue Reading]