Programming Guide (LINQ to SQL)
This page is specific to:.NET Framework Version:3.54.0
LINQ to SQL
Programming Guide (LINQ to SQL)

This section contains information about how to create and use your LINQ to SQL object model. If you are using Visual Studio, you can also use the Object Relational Designer to perform many of these same tasks. For more information, see Object Relational Designer (O/R Designer).

You can also search the MSDN Library for specific issues, and you can participate in the LINQ Forum, where you can discuss more complex topics in detail with experts. Finally, the LINQ to SQL: .NET Language-Integrated Query for Relational Data white paper details LINQ to SQL technology, complete with Visual Basic and C# code examples.

In This Section

Creating the Object Model (LINQ to SQL)

Describes how to generate an object model.

Communicating with the Database (LINQ to SQL)

Describes how to use a DataContext object as a conduit to the database.

Querying the Database (LINQ to SQL)

Describes how to execute queries in LINQ to SQL, and provides many examples.

Making and Submitting Data Changes (LINQ to SQL)

Describes how change data in the database.

Debugging Support (LINQ to SQL)

Describes the support available for debugging LINQ to SQL projects.

Background Information (LINQ to SQL)

Includes additional items, such as concurrency conflict resolution, creating new databases, and more, for more advanced users.

Related Sections

LINQ to SQL

Provides links to topics that explain the LINQ to SQL technology and demonstrate features.

Stored Procedures (LINQ to SQL)

Includes links to topics that illustrate how to use stored procedures.

Introduction to LINQ

Provides resources to help you begin to learn about LINQ to SQL.

Community Content

Working with Linq to SQL in multitier applications
Added by:Sidar Ok
http://www.sidarok.com/web/blog/content/2008/05/26/linq-to-sql-with-wcf-in-a-multi-tiered-action-part-1.html
© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View