DEV Community

# linq

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
LINQ improvements in .NET 6

LINQ improvements in .NET 6

5
Comments
3 min read
Using LinqKit PredicateBuilder to dynamically build filter conditions

Using LinqKit PredicateBuilder to dynamically build filter conditions

8
Comments
1 min read
C# Lambda Expressions & Lambda Operator

C# Lambda Expressions & Lambda Operator

5
Comments
3 min read
LINQ: Dynamic Join

LINQ: Dynamic Join

4
Comments
4 min read
.NET 6 LINQ New Features

.NET 6 LINQ New Features

38
Comments
4 min read
Linq - How to write your own version of Sum extension

Linq - How to write your own version of Sum extension

4
Comments
1 min read
How to parse a CSV file from Linq (C#)

How to parse a CSV file from Linq (C#)

9
Comments 4
2 min read
LINQ gems: Troubles with Out Parameters

LINQ gems: Troubles with Out Parameters

8
Comments
4 min read
LINQ gems: Left Outer Join

LINQ gems: Left Outer Join

4
Comments
5 min read
LINQ gems: Indexed Select

LINQ gems: Indexed Select

11
Comments
2 min read
LINQ gems: Zip

LINQ gems: Zip

7
Comments
1 min read
Run EF Core Queries on SQL Server From Blazor WebAssembly

Run EF Core Queries on SQL Server From Blazor WebAssembly

23
Comments 2
26 min read
LINQ: Caveats and pitfalls

LINQ: Caveats and pitfalls

10
Comments 4
10 min read
Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

16
Comments 1
15 min read
JavaScript functions vs LINQ C#

JavaScript functions vs LINQ C#

6
Comments
3 min read
Filter Your Grids: How to Dynamically Build LINQ Expressions

Filter Your Grids: How to Dynamically Build LINQ Expressions

45
Comments 2
11 min read
LINQ в C#. Огляд

LINQ в C#. Огляд

7
Comments
2 min read
gosli: a little attempt to bring a bit of LINQ to Golang

gosli: a little attempt to bring a bit of LINQ to Golang

9
Comments
4 min read
Make your csharp applications faster with LINQ joins

Make your csharp applications faster with LINQ joins

53
Comments
5 min read
LINQ SelectMany in Depth

LINQ SelectMany in Depth

59
Comments 4
4 min read
LINQ GroupBy in Depth

LINQ GroupBy in Depth

70
Comments 4
4 min read
Using Extension Methods in C# to Build Fluent Code

Using Extension Methods in C# to Build Fluent Code

131
Comments 14
5 min read
Favicon and Linq

Favicon and Linq

7
Comments
2 min read
Learning about Asynchronous Streams and LINQ in C# 8

Learning about Asynchronous Streams and LINQ in C# 8

32
Comments
2 min read
PowerShell LINQ with Short Aliases

PowerShell LINQ with Short Aliases

6
Comments
2 min read
loading...