Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, I have introduced you to LINQ to SQL and some of its most basic terminology, such as DataContext objects, entity classes, associations, and concurrency conflict detection and resolution.
I also showed you how to generate your entity classes and external mapping file for the extended Northwind database. These entity classes will be used extensively throughout the LINQ to SQL examples.