LINQ to Northwind is a LINQ to SQL database example program. In the file
called Samples.cs there are fifteen sample LINQ to SQL
queries stored in static methods that are named sequentially as
Sample1(), Sample2(), etc. By default, the
main file in the project, Program.cs,