Multiple choice technology web technology

The New object Relational Mapping (ORM) framework to be introduced with Microsoft.Net 3.5 SP1 is known as

  1. ADO.ORM

  2. ADO.NET Entity Framework

  3. ADO.Hibernate

  4. ORM.ADO

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ADO.NET Entity Framework was the new ORM framework introduced with .NET Framework 3.5 SP1. It provided object-relational mapping capabilities and became Microsoft's primary data access technology. 'ADO.ORM', 'ADO.Hibernate', and 'ORM.ADO' are fictional names.