7
Shouts

Code-First Development with Entity Framework 4 - Scott Guthrie

published 1041 days, 18 hours ago posted by jantujantu 1043 days, 18 hours, 20 minutes ago
Sunday, July 18, 2010 12:34:51 PM GMT Friday, July 16, 2010 12:15:40 PM GMT

.NET 4 ships with a new and much improved version of Entity Framework (EF) – a data access and OR/M  library that lives within the System.Data.Entity namespace.When Entity Framework was first introduced with .NET 3.5 SP1, developers provided a lot of feedback on things they thought were missing or incomplete with that first release.  The SQL team did a good job of listening to this feedback, and really focused the EF that ships with .NET 4 on addressing it.  Some of the big improvements in EF4 include:...

category: Web Dev | clicked: 2 | | source: weblogs.asp.net | show counter code
tags: .NET, Visual Studio, Community News, MVC, ASP.NET