LINQ
LINQ is a codename for 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 capabilities.
C# Corner
Recent Post
  • this is for test?

    Madhu Patel

    Madhu Patel

    Jan 19, 2024
    13
  • LINQ to Twitter v4.2.0 Released

    Mahesh Chand

    Mahesh Chand

    Dec 19, 2017
    1.2k
  • Difference Between LINQ and SQL Store Procedure

    Krishan Dutt

    Krishan Dutt

    Oct 05, 2017
    1.1k
  • Use Of Union, Intersect, Distinct And Except In LINQ

    Gnanavel Sekar

    Gnanavel Sekar

    Sep 01, 2017
    6.8k
  • Practical C# - Sorting in LINQ

    Andrea Angella

    Andrea Angella

    Sep 01, 2017
    2.7k
  • Use Of Deferred And Immediate Query Execution In LINQ

    Gnanavel Sekar

    Gnanavel Sekar

    Aug 31, 2017
    3.2k
  • Use Of Range, Repeat And Empty In LINQ

    Gnanavel Sekar

    Gnanavel Sekar

    Aug 21, 2017
    4k
  • Practical C# - SelectMany In LINQ

    Andrea Angella

    Andrea Angella

    Aug 21, 2017
    2.5k
  • Element Operators In LINQ

    Gnanavel Sekar

    Gnanavel Sekar

    Aug 17, 2017
    3.5k
  • Use Of Into And Let In LINQ

    Gnanavel Sekar

    Gnanavel Sekar

    Aug 07, 2017
    7.5k
  • How To Use Joins, and Group By Clause In Entity Framework With LINQ C#

    Rupesh Kahane

    Rupesh Kahane

    Jul 15, 2017
    25.3k
  • What Is Deferred/ Lazy Loading And Eager Loading?

    Devinder Yadav

    Devinder Yadav

    Apr 28, 2017
    12.7k
  • A Brief Introduction To LINQ

    Devinder Yadav

    Devinder Yadav

    Apr 27, 2017
    6.9k
  • LINQ Extended Joins

  • Aggregate Function With LINQ In C#

    Gnanavel Sekar

    Gnanavel Sekar

    Apr 11, 2017
    36.2k
  • What is the difference between First() and FirstOrDefault() selector methods in LINQ?

    Nilesh Shah

    Nilesh Shah

    Feb 01, 2017
    3.4k
  • LINQ To SQL - CRUD Operations

    Akshay Phadke

    Akshay Phadke

    Jan 19, 2017
    17k
  • Stored Procedure With Output Parameters In LINQ To SQL And What SQLMetal Is

    Akshay Phadke

    Akshay Phadke

    Jan 02, 2017
    8.1k
  • How To View LINQ To SQL Generated SQL Queries And Using Stored Procedures With LINQ To SQL

    Akshay Phadke

    Akshay Phadke

    Jan 02, 2017
    13.9k
  • Introduction To LINQ

    Akshay Phadke

    Akshay Phadke

    Dec 26, 2016
    16.5k
  • In SQL queries 'Select' comes first, then comes 'From', but in LINQ, we have to write 'From' fist and 'Select' later. Why is it so?

    Nilesh Shah

    Nilesh Shah

    Dec 07, 2016
    1.4k
  • Introduction To Generic IEqualityComparer

  • LINQ to SQL - Basic Guide To Perform Fetch, Filter, Insert, Update And Delete

    Vincent Maverick Durano

    Vincent Maverick Durano

    Aug 25, 2016
    11k
  • Export To Excel Data By LINQ to SQL

    Muhammad Aqib Shehzad

    Muhammad Aqib Shehzad

    Apr 11, 2016
    43.6k
  • LINQ - Partitioning Operators

    Manoj Kalla

    Manoj Kalla

    Apr 04, 2016
    6.1k