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
30,462
Downloads
(46)
|
|
|
This sample shows several versions of a Hello World program in C#.
|
11/21/2011
242
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
228
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
213
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
248
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
248
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
206
Downloads
(0)
|
|
|
This sample shows how to create a list class which implements IEnumerable<
|
11/21/2011
208
Downloads
(0)
|
|
|
This program includes a simple LINQ to XML sample query. It shows the minimal
code necessary to write a LINQ to XML query. |
11/21/2011
116
Downloads
(0)
|
|
|
This is a simple example of how to use LINQ datasource in a WinForm.
|
11/21/2011
174
Downloads
(0)
|
|




