Passing multiple Include statements into a Repository Steve Moss Published May 5, 2012 How a calling method can tell an Entity Framework Code-First Repository to eager-load a variable number of related entities and collections.
Getting started with Entity Framework Code First Migrations Steve Moss Published Apr 27, 2012 A first-time walkthrough upgrading Entity Framework 4.2 to 4.3.1 and using Code First database migrations.