All Tags > LINQ
-
LINQ to DataSet
Posted: 06/12/2007 by Daniel Moth
Tags: LINQ
-
LINQ to XML - Streaming In Large Documents
In this short video we demonstrate one approach to using the LINQ to XML API whilst making use of an XmlReader to stream in the XML.
Posted: 03/12/2007 by Mike Taulty
Tags: LINQ
-
LINQ to XML - Querying with XPath
In this video we take a quick look at using XPath queries with the LINQ to XML API.
Posted: 03/12/2007 by Mike Taulty
Tags: LINQ
-
LINQ to XML: Working with Schema
In this video, we take a quick look at how we can perform schema validation when working with the LINQ to XML API.
Posted: 03/12/2007 by Mike Taulty
Tags: LINQ
-
LINQ to Entities - Deferred Loading of Entities
ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at how the framework deals ...
Posted: 13/10/2007 by Mike Taulty
Tags: ADO.NET, LINQ, SQL Server