Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in linq-to-objects
Slow LINQ Query
Aug 17, 2022
linq
performance
linq-to-objects
C#, objectCollection.OfType<T>() and foreach (T item in objectCollection), IEnumerable to IEnumerable<T>
Oct 14, 2022
c#
foreach
ienumerable
linq-to-objects
generic-list
Linq static method in SELECT statement
Feb 25, 2020
c#
entity-framework
linq-to-entities
linq-to-objects
Is there a practical reason why LINQ's LongCount extension method was added?
Jun 14, 2019
c#
.net
linq
ienumerable
linq-to-objects
Method cannot be translated into a store expression syntax error
Dec 22, 2021
c#
linq
entity-framework
linq-to-entities
linq-to-objects
return from a linq where statement
Nov 06, 2022
c#
linq
linq-to-sql
linq-to-objects
How can I get LINQ to return the index of the object which has the max value in a collection?
Nov 20, 2022
c#
linq
linq-to-objects
Is Linq to objects join default order specified when no order by is used?
Dec 06, 2019
c#
.net
linq
linq-to-objects
FindIndex on list by linq
Oct 14, 2022
c#
linq
linq-to-objects
Aggregate values until a limit is reached
Jun 23, 2022
c#
linq
linq-to-objects
How to find an implementation of a C# interface in the current assembly with a specific name?
Oct 17, 2017
c#
linq
reflection
linq-to-objects
Iterating over class properties using LINQ
Oct 27, 2019
c#
.net
linq
linq-to-objects
Casting and Linq Cast<T>()
Aug 10, 2017
linq
extension-methods
linq-to-objects
casting
LINQ querying a Dictionary against a List
Sep 09, 2015
c#
linq
list
dictionary
linq-to-objects
Need a linq to objects query for a nested collection
Aug 20, 2022
c#
linq
linq-to-objects
LINQ or foreach - style/readability and speed
Sep 05, 2022
c#
performance
coding-style
foreach
linq-to-objects
Optimizing away OrderBy() when using Any()
Oct 16, 2022
linq
optimization
linq-to-objects
C# concat two Collection<string> using linq and getting a Collection<string> result
Nov 11, 2019
c#
linq
linq-to-objects
Using LINQ to objects Intersect and Except on a specific property
Jun 12, 2019
c#
linq-to-objects
intersect
IQueryable Lambda Projection Syntax
Jan 01, 2018
linq-to-entities
lambda
linq-to-objects
iqueryable
projection
« Newer Entries
Older Entries »