category

Home / DeveloperSection / Category

Using LINQ
Using LINQ

In this article we will discuss the LINQ approach introduced in .NET 3.5 for querying.

LINQ (Language Integrated Query)
LINQ (Language Integrated Query)

LINQ is a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these