Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Linq order by decimal field sorts like a string?

c# linq

IEqualityComparer and Linq Distinct - Hard Code GetHashCode()

c# .net linq linq-to-objects

Distinct values from a nested list using lambda

c# linq list lambda nested

What is the structure of IQueryable?

c# linq iqueryable

"The null value cannot be assigned to a member with type System.Int32 which is a non-nullable value type."

c# wcf linq

SelectMany in Linq and dimensional array?

c# .net arrays linq .net-4.0

Creating bitwise operator in LINQ to SQL?

Create a dictionary<string,string> from a semicolon separated string using linq

c# linq

Lambda or LinQ expression to remove certain objects from List

c# asp.net linq lambda

Use linq to make a projection of an anonymous class with a list

c# linq projection

Linq-to-XML for retrieving all child nodes

c# xml linq linq-to-xml

Query rows that the datatable field contain any item in the list<string>

c# linq

Incorrect results, what am I doing wrong?

c# linq linq-to-sql

{"error":"Explicit construction of entity type '###' in query is not allowed."}

c# entity-framework linq

How can I generate all possible LINQ strings of a json object for Json.net?

c# json linq json.net

ef core 5.0 How to Filtered Include