In Visual Studio 2008 Express Edition, i get a very similar problem 'Multiple Definitions' / 'Identical Signatures' etc.
The problem occurs when I create a new Linq to SQL object and drag two or three related tables onto the design surface.
Between 20 and 40 errors occur, depending on which tables i drag.
Is it some kind of bug or limitation in the code that automatically generates the DataContext VB code?
- Anyone get the same problem, or know of a solution?