WELCOME TO SILVERLIGHT

DARE TO BE DIFFERENT

Friday, May 29, 2009

What is Language Integrated Query

  • LINQ is a .NET Framework component.
  • Defines a set of proprietary query operators used to

  1. Filter data in arrays.
  2. Enumerable classes.
  3. XML (XLINQ).
  4. Relational database.
  5. Third party data sources.

1 comment: