What is view engine in mvc?
Answer / Hitesh Agrawal
A View Engine is a component that converts a view (which is essentially markup) into an output. In MVC, the default View Engine is Razor.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc and its advantages?
What is url routing?
What is mvc request life cycle?
What is the mvc page life cycle?
What are Filters in MVC?
Is forms authentication possible in mvc? If yes then explain in detail how?
What is strongly typed view in mvc?
What are the exception filters in mvc?
Explain what is routing? What are the three segments for routing is important?
What is the concept of mvc?
What is routing in mvc interview questions?
Why is mvc better than webforms?