StackOverflow Questions for Tag: iqueryable

Bunty Choudhary
Bunty Choudhary

Reputation: 243

Use WhereIf for multiple condition in c#

Score: 0

Views: 5140

Answers: 3

Read More
Lawrence
Lawrence

Reputation: 41

C# Dynamic LINQ Contains using an array only evaluates the first value

Score: 0

Views: 1469

Answers: 3

Read More
AMDI
AMDI

Reputation: 973

Include in and condition only if property is not null

Score: 0

Views: 43

Answers: 1

Read More
capslo
capslo

Reputation: 45

How to test a method that calls a persistence method returning IQueryable

Score: 0

Views: 90

Answers: 1

Read More
Luke Merrett
Luke Merrett

Reputation: 5824

Modifying IQueryable like a Reference Type doesn't work?

Score: 8

Views: 2555

Answers: 2

Read More
TheDirtyJenks
TheDirtyJenks

Reputation: 449

How to filter IQueryable for null navigation property

Score: 4

Views: 1076

Answers: 1

Read More
David Klempfner
David Klempfner

Reputation: 9930

Is it bad to call First() multiple times on an IEnumerable<T> that is actually a List<T>?

Score: 2

Views: 167

Answers: 2

Read More
Andreea Elena
Andreea Elena

Reputation: 37

.Net 6 API generic query sorting based on columnName type and order Asc Desc

Score: 0

Views: 404

Answers: 1

Read More
MAREY
MAREY

Reputation: 51

C# LINQ SUM takes longer than expected

Score: 0

Views: 165

Answers: 2

Read More
Sinan AKYAZICI
Sinan AKYAZICI

Reputation: 3952

The provider for the source IQueryable doesn't implement IAsyncQueryProvider

Score: 53

Views: 73162

Answers: 7

Read More
Remotec
Remotec

Reputation: 10772

When does IQueryable execute the query?

Score: 3

Views: 1303

Answers: 1

Read More
Mohamed Ali Eldin
Mohamed Ali Eldin

Reputation: 11

Querying an entity with property that is converted from List<datetime> to comma separated string. Exception: LINQ expression could not be translated

Score: 1

Views: 50

Answers: 0

Read More
David Gourde
David Gourde

Reputation: 3914

Concatenate IQueryable starting with Empty IQueryable in VB

Score: 2

Views: 775

Answers: 3

Read More
Todd
Todd

Reputation: 51

Entity Framework 6 code-first - map function or stored procedure to primitive types

Score: 1

Views: 93

Answers: 0

Read More
Mihir Shah
Mihir Shah

Reputation: 988

Wanted to perform a Join but keep the IQueryable behavior as is

Score: 0

Views: 58

Answers: 0

Read More
sppc42
sppc42

Reputation: 3302

How to create dynamic Linq Select Expression with anonymous objects

Score: 5

Views: 1526

Answers: 3

Read More
AVV
AVV

Reputation: 181

In C# Linq, how to initialize IQueryable or var variable when the type is not known, and linq query returns dynamic fields/object

Score: -2

Views: 185

Answers: 1

Read More
mz1378
mz1378

Reputation: 2602

MudDataGrid FilterDefinitions and SortDefinitions in function (ServerData) not working

Score: 0

Views: 1549

Answers: 1

Read More
Keith Adler
Keith Adler

Reputation: 21178

Why use AsQueryable() instead of List()?

Score: 63

Views: 64042

Answers: 5

Read More
guirms
guirms

Reputation: 405

Entity Framework Core query only work with .ToList()

Score: 0

Views: 277

Answers: 1

Read More
PreviousPage 2Next