Developer Guide to Entity Framework Part-1
- Top 6 free code editors for web development - January 4, 2016
- Developer Guide to Entity Framework Part-1 - December 17, 2015
- JavaScript vs jQuery: A Quick Overview and Comparison. - February 8, 2014
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