Language-Integrated Query (LINQ) isatechnology that eliminates themismatch among different data domains. With LINQ, there is no need to learn separate query syntaxes when querying over diverse data domains such as XML, Relational and Objects.Check out the MSDN Channel9 Session on LINQ.More information...