StackOverflow adventures: Entity Framework Code First advanced mapping scenarios
A couple of days back I was lucky enough to answer this question on stackoverflow: http://stackoverflow.com/questions/42532083/how-to-map-a-property-to-a-different-table-using-entity-framework So basically the question was about how to split an entity into two tables.…