System.Data.Linq
Directory actions
More options
Directory actions
More options
System.Data.Linq
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
We implement Linq to SQL by integrating DBLinq effort: http://linq.to/db Basically, we just copy DBLinq sources ("src" directory) into our tree, and remove irrelevant/not-yet-supported sources. For DBLinq documentations, check their project website and sources. Any contributions should be sent to DBLinq project unless there is reason to not do so.