Sort By:
42
Samples
|
This sample was verified and tested by Microsoft - Visual Studio Platform Team.
This project contains about 101 samples using LINQ.
|
5/31/2011
29,902
Downloads
(46)
|
|
|
This sample demonstrates the following threading techniques. See Threading (C# Programming Guide) for more information.
|
11/21/2011
170
Downloads
(0)
|
|
|
This sample shows how to create a list class which implements IEnumerable<
|
11/21/2011
196
Downloads
(0)
|
|
|
The Expression Tree Visualizer can be used in a debug environment to visualize expressions.
To use the visualizer the dll generated by the ExpressionTreeV to ...\Documents\V Visualizer |
11/21/2011
232
Downloads
(0)
|
|
|
This sample shows how to use XML to document code. See XML Documentation Comments (C# Programming Guide) for additional information.
|
11/21/2011
193
Downloads
(0)
|
|
|
LINQ to Northwind is a LINQ to SQL database example program. In the file
called Samples.cs there are fifteen sample LINQ to SQL queries stored in static methods that are named sequentially as Sample1(), Sample2(), etc. By default, the main file in the project, Program.cs, |
11/21/2011
189
Downloads
(0)
|
|
|
This sample shows several versions of a Hello World program in C#.
|
11/21/2011
219
Downloads
(0)
|
|
|
This sample demonstrates how to use a Microsoft Access database from C#. It shows how you can create a dataset and add tables to it from a database. The BugTypes.mdb database used in the sample program is a Microsoft Access 2000 .mdb file.
|
11/21/2011
224
Downloads
(0)
|
|
|
The sample is a short introduction to System.Xml.Linq building on the
user's familiarity with the XML DOM API. The goal is to illustrate how to construct a predefined XML document using Linq to XML. Two different approaches are showcased. First, the document is assembled using |
11/21/2011
202
Downloads
(0)
|
|
|
This program is the Hello World of the LINQ samples and is designed to show
you how simple LINQ to Objects queries can be. It shows the minimal code necessary to write a LINQ to Objects query over a list. |
11/21/2011
101
Downloads
(0)
|
|




