The following is a collection of links and information for resolving issues I've encountered when using LINQ to SQL.
- Stack Overflow:SqlMetal wrongly generates the return type of my stored proc (LINQ)
- MSDN: SqlMetal.exe (Code Generation Tool)
- S is for… sqlmetal
- SqlMetal Include
- LINQ To SQL - "String must be exactly one character long.."
- Disabling a Trigger for a LINQ to SQL DataContext
- LINQ to SQL "in" support in Transact-SQL