EF Code-First is a new flavour in the Entity Framework 4.0. Ice Cream Bar. Instead of creating a model (model-first) or reverse engineering a database (database-first) you just start writing code, isn’t that sweet? Actually it’s quite simple and straight forward: Your entities are pure POCO classes,...