View Engine is to provide an optimized syntax for HTML generation using a code-focused templating approach, Generally a view engine is parser for your code. There are two type of view engines available in ASP.NET MVC.
- ASPX Engine or Webform Engine
- Razor Engine