LINQ to SQL N-Tier Smart Client – Part 1 Building the Middle-Tier
In my previous posts on LINQ to SQL I showed how to build LINQ to SQL classes and set up the data binding in your Windows applications. If you missed them:
Related Data Binding and ComboBoxes with LINQ to SQL
Creating Lookup Lists with LINQ to SQL
One-To-Many (Master-Detail) Forms with LINQ to SQL
Simple Validation with LINQ to SQL Classes
These articles focus on the binding and validation and use a connected model;