Uncategorized
EF CTP4 Tips & Tricks: Code First Inheritance Mapping
This is post #7 in a series about the recently released Entity Framework Feature CTP4, also known as “EF Magic Unicorn Edition”. In this post we are going to take a look at different options for the shape of the table(s) that store entities in an inheritance hierarchy. Disclaimer: The Fluent API for mapping to [...]
Read Full Post | Make a Comment ( 10 so far )

