[msvc] Update csproj files (#4846)
[mono.git] / mcs / class / System.Data.Linq / README
1 We implement Linq to SQL by integrating DBLinq effort:
2 http://linq.to/db 
3
4 Basically, we just copy DBLinq sources ("src" directory) into our tree,
5 and remove irrelevant/not-yet-supported sources.
6
7 For DBLinq documentations, check their project website and sources.
8
9 Any contributions should be sent to DBLinq project unless there is
10 reason to not do so.
11