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.
Article Video EBook
Recent Post
0
Reply

this is for test?

Madhu Patel

Madhu Patel

Jan 19, 2024
17
Forum

LINQ to Twitter v4.2.0 Released

Mahesh Chand

Mahesh Chand

Dec 19, 2017
0
1205
News
2
Reply

Difference Between LINQ and SQL Store Procedure

Krishan Dutt

Krishan Dutt

Oct 05, 2017
2
1060
Interview
LINQ

Use Of Union, Intersect, Distinct And Except In LINQ

Gnanavel Sekar

Gnanavel Sekar

Sep 01, 2017
0
6771

Practical C# - Sorting in LINQ

Andrea Angella

Andrea Angella

Sep 01, 2017
0
2693
LINQ

Use Of Deferred And Immediate Query Execution In LINQ

Gnanavel Sekar

Gnanavel Sekar

Aug 31, 2017
0
3193
LINQ

Use Of Range, Repeat And Empty In LINQ

Gnanavel Sekar

Gnanavel Sekar

Aug 21, 2017
0
3990

Practical C# - SelectMany In LINQ

Andrea Angella

Andrea Angella

Aug 21, 2017
0
2508
LINQ

Element Operators In LINQ

Gnanavel Sekar

Gnanavel Sekar

Aug 17, 2017
0
3533
LINQ

Use Of Into And Let In LINQ

Gnanavel Sekar

Gnanavel Sekar

Aug 07, 2017
0
7500
LINQ

How To Use Joins, and Group By Clause In Entity Framework With LINQ C#

Rupesh Kahane

Rupesh Kahane

Jul 15, 2017
0
25290
LINQ

What Is Deferred/ Lazy Loading And Eager Loading?

Devinder Yadav

Devinder Yadav

Apr 28, 2017
0
12665
LINQ

A Brief Introduction To LINQ

Devinder Yadav

Devinder Yadav

Apr 27, 2017
0
6894
LINQ

LINQ Extended Joins

LINQ

Aggregate Function With LINQ In C#

Gnanavel Sekar

Gnanavel Sekar

Apr 11, 2017
0
36220
16
Reply

What is the difference between First() and FirstOrDefault() selector methods in LINQ?

Nilesh Shah

Nilesh Shah

Feb 01, 2017
16
3387
Interview
LINQ

LINQ To SQL - CRUD Operations

Akshay Phadke

Akshay Phadke

Jan 19, 2017
0
16952
LINQ

Stored Procedure With Output Parameters In LINQ To SQL And What SQLMetal Is

Akshay Phadke

Akshay Phadke

Jan 02, 2017
0
8102
LINQ

How To View LINQ To SQL Generated SQL Queries And Using Stored Procedures With LINQ To SQL

Akshay Phadke

Akshay Phadke

Jan 02, 2017
0
13882
LINQ

Introduction To LINQ

Akshay Phadke

Akshay Phadke

Dec 26, 2016
0
16459
2
Reply

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
2
1439
Interview
LINQ

Introduction To Generic IEqualityComparer

LINQ

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

LINQ

Export To Excel Data By LINQ to SQL

LINQ

LINQ - Partitioning Operators

Manoj Kalla

Manoj Kalla

Apr 04, 2016
0
6070