Related resources for Typed Lists
  • 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 Objects in Visual Basic11/9/2012 7:25:54 AM. This article provides an introduction to employing LINQ to Objects queries to support a simple Visual Basic Win Forms application.
  • Manage Data in a Win Forms Application (without the Database)5/12/2008 6:04:13 AM. This article provides an approach to building an application that may be used to collect, store, and retrieve data without relying upon a database to get there.