News

Chris Klug keeps seeing developers using Entity Framework, Microsoft's open-source object-relational mapper (ORM) for .NET applications, in less optimal ways.
You would typically create an empty EDM using the Entity Data Model Wizard in Visual Studio, define the entities and their relationships in Visual Studio, then generate the database from this ...
There's more (and some less) in Entity Framework Core compared to Entity Framework 6, at least in version 1.0. While you can move to Entity Framework Core now, it might be too early for you.
Good news for .NET Core developers: There's a package that gives Entity Framework Core the lazy loading capabilities that your existing applications may be using. Or may not be using -- you might not ...
A vocal group of ADO.NET Entity Framework testers that has issued a "vote of no-confidence" is illuminating a long-standing conflict between a segment of the .NET development community and Redmond.
Entity Framework 7, a major redesign of Entity Framework, provides support for non-relational data stores and in-memory data. Also, Windows Phone and Windows Store applications are supported.
After releasing Beta 1 and Beta 2 of Visual Studio 2010 and .NET Framework 4.0, the company originally had no plans for a RC build, planning to have the final versions of both ready by March 22, 2010.