Related resources for Data Classes
  • LINQ to SQL in C#3/28/2014 3:18:15 PM. 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 procedures.
  • Using LINQ to SQL in Visual Basic11/9/2012 7:04:48 AM. This article provides an introduction to employing LINQ to SQL within a Windows Forms application.