[]
        
(Showing Draft Content)

Getting Started with LiveLinq

We will show several samples that illustrate LiveLinq. All the samples presented here use the Northwind database. You can use the Access version (C1NWind.mdb) or the SQL Server version (NORTHWND.MDF). If you don’t have Northwind and would like to try the samples, you can download the SQL Server version of the database from this URL:

http://www.microsoft.com/downloads/details.aspx?FamilyID=06616212-0356-46A0-8DA2-EEBC53A68034

The LiveLinq distribution package includes more samples and demos that show details not covered in the "Getting Started" part of the documentation.

See Also

Optimizing LINQ Queries with LiveLinq

Basic LiveLinq Binding

Hierarchical LiveLinq Binding

LiveLinq and Declarative Programming