Entity Framework inheritance modeling

Two great articles on Entity Framework inheritance modeling:

Table Per Type inheritance

Table Per Hierarchy inheritance

The third type of inheritance is Table Per Concrete. For a description of the three, see http://blogs.msdn.com/b/adonet/archive/2007/03/15/inheritance-in-the-entity-framework.aspx