What are the different view engine in mvc?
Answer / Deependra Pratap Singh Nirmal
There have been several view engines used with MVC, including ASP.NET Web Forms ViewEngine, Spark, Razor (used by default in .NET MVC), and NHaml.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention the order of the filters that get executed, if the multiple filters are implemented?
What do you mean by mvc scaffolding?
What’s new in the latest version of mvc?
What is scaffolding in mvc?
Explain how routing is done in mvc pattern?
What does Model, View and Controller represent in an MVC application?
Explain the MVC pattern with example
What is the difference between apicontroller and mvc controller?
What are html helpers in mvc?
Is mvc a structural design pattern?
Explain user authentication and authorizeattribute in mvc?
What is the meaning of razor view engine?