Similar articles
ASP.NET Weblogs
New Entity Framework Book
I just saw where a new Entity Framework book has been released. It’s titled Entity Framework Recipes: A Problem-Solution Approach Looks like a really good book. I encourage everybody to check it ...
DotNetShoutout - Latest published stories
Entity Framework in .NET 4 - Somasegar
The Entity Framework in .NET 4 has a lot of new features and enhancements. We got a lot of great feedback from you on the initial release of the Entity Framework (EF). Let’s take a look at some of t...
ASP.NET Weblogs
Code-First Development with Entity Framework 4
.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 fi...
ASP.NET Weblogs
Entity Framework Model Inheritance with SQL CE 4
For some (unknown) reason, I’ve been curious to work with SQL CE, just hadn’t gotten a chance to work with it. If you’re not familiar with what SQL CE is all about, go through this article from Scott ...