Samples

This topic provides links to the Visual Basic and C# solutions that contain LINQ to SQL sample code.

In This Section

Visual Basic version of the SampleQueries solution
Sample Queries (Visual Basic)

C# version of the SampleQueries solution
Sample Queries

Follow these steps to find additional examples of LINQ to SQL code and applications:

  • Search Microsoft technical documentation for information about specific issues.

  • Participate in the LINQ Forum, where you can discuss more complex topics in detail with experts.

  • Study the white paper that details LINQ to SQL technology, complete with Visual Basic and C# code examples. For more information, see LINQ to SQL: .NET Language-Integrated Query for Relational Data.

See also