Two new technologies, the Entity Framework (EF) and ADO.NET Data Services were released with .NET 3.5 SP1 in August 2008. These two major editions to the framework finally provide true data modeling and an easy way to send the data across a WCF service. Making programming the data tier much easier (kind of). Since these technologies … Continue reading What I Have Learned So Far About The Entity Framework and ADO.NET Data Services
Category: Entity Framework
Microsoft .NET Framework 3.5 Enhancements Training Kit
Everyone should check this out. Lots of info on the new version: http://go.microsoft.com/?linkid=9369515 The .NET Framework 3.5 Enhancements Training Kit includes presentations,hands-on labs, demos, and event materials.
