Simple LINQ to SQL in C#
Posted: 4 Jun 2008
Updated: 4 Jun 2008
Views: 294,290
Rating: 4.89/5
Votes: 43
Popularity: 7.99
Licence: The Code Project Open License (CPOL)
Bookmarked: 128
Downloaded: 12,682
This article provides an introduction to employing LINQ to SQL within a Windows Forms application. The article will address the incorporation of LINQ to SQL into a WinForms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proced