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 what does model-view-controller represent in an mvc application?
What are the types of filters in mvc?
What is routing? What are the three segments for routing is important?
How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?
Which is a better fit, razor or aspx?
What are corpus tools?
List out a few different return types of a controller action method?
What is route in mvc?
What is dependency in mvc?
What's the difference between mvc and mvp?
Explain the role of "actionfilters" in mvc?
What is the difference between mvc and mvvm?