Entity Framework 4.1 has introduced the Code First Approach with it’s Fluent API and Annotations.In this series of posts we will focus on the Annotations part of it and how it can be used to build the domain model and map it to the database. We will use the standard School data model to explain [...]
Archive for June 5, 2011
Entity Framework 4.1 Annotations–Part 1
Posted: June 5, 2011 in .NET, ADO.NET Entity FrameworkTags: Annotations, EF 4.1, ORM
3

