How to set up a many-to-many relationship in Entity Framework designer thingy
问题 I'm an NHibernate developer trying to give Entity Framework a shot in a hobby project. I'm used to specifying mapping data in code using Fluent NHibernate. Pardoning Microsoft's belief that developers shouldn't be allowed to write code, I'm trying to create my mappings using the Entity Framework's visual designer surface (which you get by opening the .edmx file in Visual Studio). I have no idea how to set up a many-to-many relationship! I have 'updated the model' from the database, but I get