[]
        
(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:


https://learn.microsoft.com/en-us/dotnet/framework/data/adonet/sql/linq/downloading-sample-databases


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