This week I ran into a quite unexpected exception that was thrown when I tried to remove an object from my LINQ ToSQL DataContext:
System.InvalidOperationException: Continue reading “LINQ To SQL: Exception when removing child object from Master-Detail relationship”