Creating a Many To Many Mapping Using Code First

added by gilf
8/1/2011 2:21:08 AM

145 Views

Today I got a question about how to create a many to many mapping using Entity Framework Code First. The question was how to create the mapping with an existing database. Here is an explanation how to achieve that.


0 comments