List Question
20 TechQA 2024-03-30T21:31:52.657000How to filter properties of derived classes in a DbContext with dynamic LINQ
45 views
Asked by joadm
Query (or LINQ in Entity Framework) for getting user's rank
95 views
Asked by Yasim Yasin
How to return Inserted Updated Id in a Merge query
63 views
Asked by user3920526
Equivalent of LISTAGG in LINQ doesn't work
57 views
Asked by Tanvi Khade
Getting attribute from xml and printing it error
24 views
Asked by Michele
Linq Grouping and workaround data entry errors in groups
33 views
Asked by Hussein
linq issue accessing deep xml data
72 views
Asked by Michele
OrderBy with lambda?
87 views
Asked by Ugur Catak
Evaluating logical expressions recognized by ANTLR using the System.Linq.Expressions namespace
50 views
Asked by vencelbajnok
Implementing List<T>, why wont it cast back to MyList after LINQ ? (Unable to cast object of type 'WhereListIterator`1)
69 views
Asked by Dirk Bourgeois
Linq GroupBy and Filter
92 views
Asked by Marium Hashmi
LINQ group by date and time
66 views
Asked by Riccardo Zamuner
How do I achieve client-side evaluation in LINQ?
58 views
Asked by Anthony Mallgren
SqlException for datetime column
94 views
Asked by TheFallenOne
Sort SortedDictionary by to the value
55 views
Asked by rejkid
How to flatten result of 1 to Many relationship join
40 views
Asked by Yoda
Join selected anonymous object with another table
34 views
Asked by Yoda
How to join tables from multiple dbcontexts in one ViewModel?
65 views
Asked by Gogo Dev