Hi all, The one feature in LINQ to SQL that is missing that I really wanted was support for many-to-many associations. The way it's done now is with two many-to-one associations and defining the association table as a class. If you would like to see support for a true many-to-many mapping, please vote for my suggestion on the Connect web site below. Thanks. https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=345619
Read More...