Simple LINQ to SQL in C#
Posted: 4 Jun 2008
Updated: 4 Jun 2008
Views: 186,919
Rating: 4.84/5
Votes: 32
Popularity: 7.28
Licence: The Code Project Open License (CPOL)
Bookmarked: 97
Downloaded: 6,234
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