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 antiforgerytoken in mvc?
Why is mvc better than webforms?
What is actionresult mvc?
What is difference between MVC and MVP ?
Why viewstate is not used in mvc?
What is mvc httppost?
What is the role of a controller in an MVC application?
What are the types of filters in mvc?
What is route in mvc?
Is mvc different from a 3 layered architecture?
Is razor a mvc?
What is difference between mvc and mvvm?