DEV Community

# linq

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
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

1
Comments
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
.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
Cheatsheet for LINQ

Cheatsheet for LINQ

Comments
2 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

15
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

12
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.

6
Comments
2 min read
Using LinqKit PredicateBuilder to dynamically build filter conditions

Using LinqKit PredicateBuilder to dynamically build filter conditions

5
Comments
1 min read
LINQ improvements in .NET 6

LINQ improvements in .NET 6

5
Comments
3 min read
C# Lambda Expressions & Lambda Operator

C# Lambda Expressions & Lambda Operator

4
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#)

8
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

9
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

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

LINQ в C#. Огляд

6
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

129
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

29
Comments
2 min read
35 LINQ Interview Questions and Answers To Refresh for 2019

35 LINQ Interview Questions and Answers To Refresh for 2019

70
Comments 2
16 min read
Using C# LINQ API to perform SQL IN logic at WHERE clause

Using C# LINQ API to perform SQL IN logic at WHERE clause

22
Comments 9
1 min read
Dear LINQ, I love you, but I'm going back to my roots

Dear LINQ, I love you, but I'm going back to my roots

37
Comments 8
6 min read
LINQ Distinct-Method using Lambda Expression

LINQ Distinct-Method using Lambda Expression

5
Comments
1 min read
PowerShell LINQ with Short Aliases

PowerShell LINQ with Short Aliases

5
Comments
2 min read
How did I reduce the load time of my application?

How did I reduce the load time of my application?

16
Comments 2
1 min read
Bug Report #2 - Lazy Select In C#

Bug Report #2 - Lazy Select In C#

6
Comments
2 min read
loading...