What is mvc view engine?
Answer / Birjesh Kumar Deval
A View Engine in MVC is responsible for rendering the HTML response based on the data returned from the Controller. It converts the raw data into a more human-readable format.
| Is This Answer Correct ? | 0 Yes | 0 No |
What’s new in the latest version of mvc?
What are viewmodels in mvc?
What are the 3 things that are needed to specify a route?
How routing is done in mvc pattern?
What is mvc framework in asp net?
What is mvc in simple words?
What does model-view-controller represent in an mvc application?
How you can send the result back in json format in mvc?
Where is routeconfig in mvc?
In an MVC application, what are the segments of the default route ?
What is the use of mvc?
How does mvc routing work?