StackOverflow Questions for Tag: linq

Joe
Joe

Reputation: 1157

Using LINQ extensions, how do I include multiple sub-details

Score: -1

Views: 57

Answers: 1

Read More
Tom Gullen
Tom Gullen

Reputation: 61765

Extension methods must be defined in a non-generic static class

Score: 284

Views: 446700

Answers: 12

Read More
JKANNAN
JKANNAN

Reputation: 83

Dynamic LINQ struggling to manage DBNull value in Sum with Group By (in Datatable)

Score: 0

Views: 64

Answers: 1

Read More
Stécy
Stécy

Reputation: 12357

Using Linq to objects, how to create an empty dictionary of <string, string> easily?

Score: 70

Views: 42888

Answers: 8

Read More
Stefan Dantchev
Stefan Dantchev

Reputation: 1

IQueryable Concat throws Unable to translate set operation after client projection has been applied

Score: -1

Views: 75

Answers: 1

Read More
mounica
mounica

Reputation: 11

Exception while parsing expression `num > 0` - Method not found: 'Void System.Linq.Dynamic.Core.Parser.ExpressionParser..ctor

Score: 1

Views: 24

Answers: 0

Read More
Benehmb
Benehmb

Reputation: 15

C# Linq All in Where condition

Score: -1

Views: 123

Answers: 1

Read More
mkedwards
mkedwards

Reputation: 41

ParseLambda throws exception due to use of enum value after .NET upgrade

Score: -1

Views: 49

Answers: 1

Read More
Mr. Boy
Mr. Boy

Reputation: 63816

How efficient are chained LINQ statements?

Score: 3

Views: 932

Answers: 3

Read More

I can't check for a duplicate type via linq

Score: -1

Views: 28

Answers: 0

Read More
Cédric Boivin
Cédric Boivin

Reputation: 11361

Flatten List in LINQ

Score: 424

Views: 191587

Answers: 5

Read More
chilly8063
chilly8063

Reputation: 191

How to search an entire XML file for a keyword?

Score: -1

Views: 10089

Answers: 3

Read More
Rich
Rich

Reputation: 6573

How to ignore case using the Zip operator in Linq

Score: 1

Views: 53

Answers: 3

Read More
Vi100
Vi100

Reputation: 4203

Get value of dynamically chosen column

Score: 0

Views: 47

Answers: 1

Read More
DMabulage
DMabulage

Reputation: 876

Query EF Core tables using table name instead of DbSet name

Score: 0

Views: 62

Answers: 0

Read More
PlainOldProgrammer
PlainOldProgrammer

Reputation: 2973

OrderByDescending vs OrderDescending LINQ Method in .NET 7+ Versions

Score: 4

Views: 136

Answers: 2

Read More
Fulproof
Fulproof

Reputation: 4646

When to use BlockingCollection and when ConcurrentBag instead of List<T>?

Score: 60

Views: 61741

Answers: 4

Read More
kushdilip
kushdilip

Reputation: 7924

Optimized way to select items from a Collection excluding a list of certain member using Linq

Score: 3

Views: 883

Answers: 1

Read More
Akash
Akash

Reputation: 21

How to Add new row in Devexpress gridview, When we set DataSource from List<CITEM> objlst

Score: 0

Views: 9276

Answers: 2

Read More
François Boivin
François Boivin

Reputation: 19

order by descending bug LINQ

Score: 1

Views: 246

Answers: 1

Read More
PreviousPage 1Next