LINQ is .NET Language-Integrated Query. It's included in .NET Framework 3.5 and you can use it in Visual Studio 2008 projects.
XPO officially supports LINQ since v7.3. This example provides several sample queries to help you get started with LINQ to XPO.
See Also:
LINQ to XPO
The LINQ project