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.
Julia Ellermann Book order
Julie Lerman is a leading expert in Microsoft .NET technologies, specializing in data access. She shares her extensive knowledge and experience through presentations at conferences and user group meetings worldwide. Lerman disseminates her insights via her blog and contributions to prominent technical publications. Her work empowers developers to understand and effectively leverage advanced data technologies within the .NET ecosystem.




- 2012
- 2011
This mini book will act as an extension to Programming Entity Framework 2nd Edition. Code First is an additional means of building a model to be used with the Entity Framework and is creating a lot of excitement in the .NET development community.