Which of the following ORM tools enables developers to work with a database using .NET objects?
Correct Answer: b. Entity Framework
Entity Framework is an Object-Relational Mapping (ORM) tool developed by Microsoft specifically for the .NET framework. It allows developers to interact with databases using .NET objects, making database operations like CRUD (Create, Read, Update, Delete) more intuitive and object-oriented.
By abstracting the underlying SQL code, Entity Framework enables faster development, better maintainability, and integration with LINQ (Language Integrated Query), streamlining how developers interact with relational data in .NET applications.
Why Other Options Are Incorrect:
Discover a range of courses designed to provide you with the knowledge and skills needed to excel in your chosen field.
You don’t need one month to study and pass your test.
With Prepsaret, it takes you a few days to grasp all the concepts needed to pass your exams