Entity framework code first and inheritance- Table Per Type
Also see part-2 of this blog post- Entity Framework code first and Inheritance–Table per hierarchy Recently I am using Entity Framework a lot. So I tried some of advance scenario and this post related to it only. In this post we will learn how entity framework handles inheritance. In object oriented world, We all use Inheritance