Entity Framework code first and Inheritance–Table per hierarchy
Before some day I have posted a blog about Entity Framework code first and Inheritance – Table per type and this post in next in series with that. In previous post we have learned about how entity framework code first handles inheritance and in this part we are going to extend this and modify some