adspace


What is mvc entity framework?

Answer Posted / Ankit Kumar

In this context, MVC (Model-View-Controller) and Entity Framework are separate concepts. Entity Framework is an ORM technology used for database interactions, while MVC is a software architectural pattern used to organize application logic.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Possible ways to prevent xss attacks on mvc application?

1095


How to use multiple submit buttons in asp.net mvc?

1320


Explain the request flow in asp.net mvc framework?

1106