Click here to Skip to main content
15,889,034 members
Articles / Programming Languages / Visual Basic

Using LINQ to SQL in Visual Basic

Rate me:
Please Sign up or sign in to vote.
4.71/5 (23 votes)
6 Jun 2008CPOL10 min read 210.4K   5.8K   59  
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 win forms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proce

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions