May
19
The ADO.NET Entity Framework provides strongly typed LINQ data access in relational databases. Entity Framework makes it easier for developers to work with their data because it moves the data model up from the physical structure of relational tables to a conceptual model that accurately reflects common business objects. Yet Entity Framework was quickly demonized as the “Albatross of ALT.NET,” especially by NHibernate fans.