Create a Simple Object Model and Query Using LINQ to SQL
In this video Chris Pels demonstrates a beginning-to-end LINQ to SQL scenario by creating a simple object model in LINQ to SQL using the entity mapping classes. Next, a LINQ query is written to list the customers in London for that object model. This video is code oriented rather than using the Object Relational Designer to demonstrate the fundamental principles of LINQ to SQL. This video is Part 1 in a four-part series of walkthroughs on LINQ to SQL.
Author: Chris Pels