adspace
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