What is the main view engine called?
Answer / Javed Hassan
The main or default view engine in MVC varies depending on the framework. For example, in ASP.NET MVC, the default view engine is Razor, while in Express.js (Node.js), it's typically EJS.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cshtml in mvc?
What is areas in mvc?
Is mvc a layered architecture?
What are the types of filters in mvc?
What is Controller in MVC application?
What is url routing?
What is mvc in android?
What is the advantage of using MVC pattern?
Mention what does model-view-controller represent in an mvc application?
How do you explain mvc?
Explain the role of components presentation, abstraction and control in mvc?
What are the 3 things that are needed to specify a route?