DEV Community

# linq

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimizing Collection Operations in C#: Importing, Searching, and Sorting

Optimizing Collection Operations in C#: Importing, Searching, and Sorting

Comments
3 min read
Top 10 Underappreciated LINQ Methods

Top 10 Underappreciated LINQ Methods

Comments
4 min read
LINQ: Your Tool for More Efficient C# Programming

LINQ: Your Tool for More Efficient C# Programming

Comments 1
3 min read
Understanding LINQ While Writing Your Own

Understanding LINQ While Writing Your Own

2
Comments 1
6 min read
Understanding IQueryable in C#

Understanding IQueryable in C#

15
Comments
3 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

4
Comments
2 min read
.NET 9: Introducing LINQ Enhancements

.NET 9: Introducing LINQ Enhancements

Comments
3 min read
Using auto-values in Aerospike LINQPad driver

Using auto-values in Aerospike LINQPad driver

1
Comments
7 min read
C#: functional approaches explained solving one specific problem

C#: functional approaches explained solving one specific problem

6
Comments 7
3 min read
Introduction to LINQ

Introduction to LINQ

Comments 1
6 min read
Mastering LINQ in C#: Harnessing the Power of Querying and Aggregating

Mastering LINQ in C#: Harnessing the Power of Querying and Aggregating

1
Comments
2 min read
Performance Optimization in LINQ Queries: Tips and Best Practices

Performance Optimization in LINQ Queries: Tips and Best Practices

10
Comments 1
5 min read
Aerospike for LINQPad

Aerospike for LINQPad

1
Comments
3 min read
C#: Pass Lambda Expression to Where LINQ at Runtime

C#: Pass Lambda Expression to Where LINQ at Runtime

Comments
2 min read
Boosting Your .NET Development with LINQ: Unraveling its Performance and Capabilities

Boosting Your .NET Development with LINQ: Unraveling its Performance and Capabilities

2
Comments
5 min read
How to approach performance issues

How to approach performance issues

1
Comments
5 min read
Cheatsheet for LINQ

Cheatsheet for LINQ

1
Comments
2 min read
.NET Core 6 improvements in LINQ: An essential guide for 2023

.NET Core 6 improvements in LINQ: An essential guide for 2023

6
Comments
7 min read
Writing pipes and filters for fluent OR-mapping

Writing pipes and filters for fluent OR-mapping

4
Comments
2 min read
Forget SQL, All My Homies Use LINQ

Forget SQL, All My Homies Use LINQ

22
Comments 1
2 min read
LINQ Formatters

LINQ Formatters

3
Comments
4 min read
Single, SingleOrDefault, First and FirstOrDefault in LINQ

Single, SingleOrDefault, First and FirstOrDefault in LINQ

5
Comments
2 min read
C#: Compare two List items

C#: Compare two List items

30
Comments 2
2 min read
C#: Understand about IEnumerable vs. IQueryable vs. ICollection vs. IList

C#: Understand about IEnumerable vs. IQueryable vs. ICollection vs. IList

17
Comments 1
3 min read
System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

5
Comments
2 min read
loading...