What is orm in mvc?
Answer / Neeraj Kumar Chaurasia
ORM (Object-Relational Mapper) is a tool used in the Model layer of an MVC application to convert data between objects and relational databases. This helps simplify database access and management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is razor pages replacing mvc?
What is cshtml in mvc?
What is mvc in struts framework?
What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?
How do you implement forms authentication in mvc?
Is mvc better than web forms?
What is orm in mvc?
Explain how routing is done in mvc pattern?
What is mvc token?
Explain the role of components presentation, abstraction and control in mvc?
Explain attribute based routing in mvc?
What is difference between mvvm and mvc?