0
kicks
Entity Framework POCO (EF4): A Simple Mapping
"In this post I want to take a look a simple mapping scenario, and how that looks using the new Code Only API. By using the code only API I can have complete control over my entities, giving me the most flexibility in my mapping strategies, better testability and extensibility, and ultimately greater maintainability. No generated code. No XML files."