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 … Continue reading EF CTP4 Tips & Tricks: Code First Inheritance Mapping
Month: September 2010
EF CTP4 Tips & Tricks: Testing With Fake DbContext
This post is based on a pre-release version of Entity Framework. An updated post is available here. This is the sixth in a series of posts about the recently released Entity Framework Feature CTP4, now affectionately known as “EF Magic Unicorn Edition”. In this post we are going to take a look … Continue reading EF CTP4 Tips & Tricks: Testing With Fake DbContext