CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
linq-to-entities
08-30
Back-end
Find deleted item but throw exception
08-29
Blockchain
LINQ on indexed result of previous query gives error "could not be translated"
08-22
Software design
How to get difference each record value from previous record
08-19
Net
Linq group by with nullable property. unable to skip the object in child list
08-16
Software design
EF lambda where a collection property intersects an array of ids
08-16
Net
EF Core 6, GroupBy with inner collection Sum
07-07
OS
Get rows according to given value
07-04
front end
Why does this exception throw when calling a local variable in a where clause of a linq expression?
07-02
Enterprise
Linq Select new with GroupBy and OrderBy
06-30
other
xUnit test fails while comparing Lists
06-26
Software engineering
EF Core Function to Pass "AS" in `CAST( 'value' AS VARCHAR(1024))`
06-23
Mobile
How to update a row that already exists in the database?
06-21
Software engineering
How to use Contains method to search within another collection?
06-14
Blockchain
Is it possible to select mapped entity into another mapped entity in a single query?
05-26
OS
Can you filter an Entity Framework DBSet by a value in the many part of a one-to-many relationship?
05-13
Software engineering
Entity Framework: Getting exception while inserting row in MySQL Table
04-22
Net
LINQ to Entities - Get results based on join, conditions and sorting
04-19
Mobile
Lamda Link type arguments cannot be inferred from usage
04-07
Software engineering
How to Order Data Query in Entity Framework Table Relationships LINQ Method syntax?
03-31
Software design
How to get item from a list that position in a certain place
03-28
Mobile
Dynamic filtering using Linq in ASP.NET Core
03-19
Enterprise
GridView Only populating 1 result
03-04
other
EF LINQ to SQL is getting whole table from DB instead of selection - where clause contains list with
02-23
Enterprise
Sorting Primary Entities on Properties of Doubly-Nested Entities
02-12
database
EF Core: Group By Failure - Translation of 'Select' which contains grouping parameter with
02-12
Enterprise
EF Core : expression trees - GroupJoin transform to SelectMany dynamically
01-03
Back-end
C# store SQL Server date in LINQ date field like GETDATE() in SQL Server
11-24
Back-end
EntityFrameworkCore.Sqlite - How to query entities with child list containing all items of given lis
11-13
Net
Linq to entities is not generating a where clause
10-27
Software design
How to select only the last entry from sql table using linq entity
10-23
OS
Multi phrase search in C# LINQ Cannot be translated to SQL
10-22
front end
Query with nested Any() translation error
10-21
Software engineering
Asp.net core webapi entityframework how to query distinct and not in
10-21
Net
Query on a many to one and then returning the parents
10-12
Net
LINQ dynamic expression in order by clause
10-08
OS
Create valid generic entity framework linq statement
09-23
Software engineering
Distinct not working (ASP Awesome control)
09-22
Mobile
How to sort a List with LINQ using Nested Property
09-22
Back-end
The Query (LINQ) expression could not be Translated Entity Framework Core
09-17
Enterprise
LINQ, to check if this characters contains in my some tables in my DB
41
1
2
Next
Last
Links:
CodePudding