65.9K
CodeProject is changing. Read more.
Home

A LINQ Tutorial: Adding/Updating/Deleting Data

Dec 11, 2009

CPOL

17 min read

viewsIcon

420405

downloadIcon

10774

A tutorial that walks through adding/updating/deleting data in your database with LINQ to SQL while keeping your class relationships (M:M, 1:M, and M:1) synchronized.