Developer Guide to Entity Framework Part-1

Sr. Business Analyst at Luce & Morker
Gaurav Chaudhary is co-founder and Sr. Business Analyst at Luce & Morker.

What is Entity Framework (EF) Entity Framework (EF) is an Object/Relational mapping (ORM) framework and is a set of technologies for developing applications that interacts with data. A .NET developer spends a lot of time keeping up with the database changes. Entity Framework provides a mapping from the relational database schema to the objects and

Read More