This is a simple example of how to use LINQ datasource in a WinForm.
See the Connectivity note found in the main ReadMe if you are have trouble running the database samples.
Many of the LINQ samples require XML files and/or the version of the Northwind sample database that is located in the Data directory. By default the Data directory has the same parent folder as the other LINQ samples, therefore the path for the XML files and database file will be resolved automatically. Many of the sample files also require the ObjectDumper project.