adspace


What is orm entity framework?

Answer Posted / Anoop Agarwal

ORM (Object-Relational Mapper) Entity Framework is a technology provided by Microsoft that enables developers to work with databases using C# objects. It acts as an intermediary between the application and the database, providing an abstraction layer for interacting with data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the request flow in asp.net mvc framework?

1107


Possible ways to prevent xss attacks on mvc application?

1096


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

1320