List Question
20 TechQA 2024-02-12T21:55:31.027000LINQ query check for unique object
46 views
Asked by user57358
Why won't it sort my ICollection correctly using the instance method OrderByDescending?
50 views
Asked by Gui Gui
Get list of matching objects from 3 different lists
388 views
Asked by Aԃιƚყα Gυɾαʋ
Return a single object from a list of C# objects checking for matching properties
1.1k views
Asked by Bandito
Linq - Join collection with child collection of other collection
391 views
Asked by maze_dk
LINQ for equivalent for-loop on multi-level nested collection, extracting index information
490 views
Asked by Happy Green Kid Naps
C# grouped objects aren't being mutated as expected
173 views
Asked by tvandinther
LINQ to Object - How to implement WHERE clause `If at least one of the elements is` for sub-group
561 views
Asked by timnavigate
merge multilevel json object to create stagged object with no loss of data
71 views
Asked by shashank yadav
How to LINQ DataTable with group by and order by to deduplicate data
64 views
Asked by Muflix
LINQ to Object - How to implement dynamic SELECT projection of sub elements
244 views
Asked by timnavigate
Optimize the slow query in-memory List using LINQ for retrieving data
508 views
Asked by Avinash Avi
LINQ to get array of newest items in array
75 views
Asked by Laziale
Pick line with the highest value of birth in every shop-country section
56 views
Asked by invis
Merge two rows into single row based on a column using LINQ C#
1.3k views
Asked by Rahul
trying to use linq aggregate function
612 views
Asked by Glory Raj
LINQ-to-Objects - cannot group by Object
615 views
Asked by Offir
LINQ : prevent creating of new object, ( appending to a list attribute if object exists )
264 views
Asked by Rohan park
How can the input parameter of a LINQ to Objects expression be null
105 views
Asked by jtrohde
How can I convert 'System.Collection.Generic.List<String>' into 'System.Windows.Documents.List'?
966 views
Asked by DOUHADJI