Tech Library
Programming Entity Framework: Code First *****
Julia Lerman and Rowan Miller
Review"It's a great cover-to-cover read, and I can easily see topics I'll bookmark and come back to when I hit certain scenarios. If you're planning on using EF Code First, make getting this book a priority." - John Papa, Visual Studio MagazineAbout ...
Programming Entity Framework: DbContext
Julia Lerman and Rowan Miller
In addition to Code First, EF 4.1 introduces simpler EF coding patterns with the DbContext, DbSet, ChangeTracker and Validation APIs. This second mini-book will take the reader on a tour of these new features and how to take advantage of them. These ...