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
Is there any performance difference between myCollection.Where(...).FirstOrDefault() and myCollection.FirstOrDefault(...)
Nov 22, 2021
linq
performance
How can I combine several Expressions into a fast method?
Oct 03, 2013
c#
linq
lambda
dynamicmethod
Return Count from Netflix oData Service When the LINQ Count() Method Doesn't Work
Apr 01, 2022
linq
silverlight-4.0
odata
netflix
This method is not supported against a materialized query result
Dec 06, 2021
c#
linq
entity-framework
How do I delete all child elements using linq to sql?
Aug 11, 2021
.net
linq
linq-to-sql
How can I convert a Predicate<T> to an Expression<Predicate<T>> to use with Moq?
Jun 15, 2022
c#
linq
lambda
moq
What is the easiest way to save a LINQ query for later use?
Sep 23, 2022
linq
Convert SQL Query (with Correlated Subquery) to LINQ in C#
Sep 28, 2018
c#
sql
linq
In LINQ, do projections off an IOrderedEnumerable<T> preserve the order?
Nov 12, 2022
c#
.net
linq
How-to ensure multiple collections have the same item count using LINQ
May 17, 2022
c#
.net
linq
.net-4.0
Can PredicateBuilder generate predicates that span multiple tables?
Apr 12, 2012
linq
join
predicatebuilder
.net expando object and LINQ. Possible or not?
Dec 18, 2018
.net
linq
expandoobject
Count number of Exceedence in a series
Feb 24, 2020
c#
linq
What is the fastest/most efficient way to read this XML to Dictionary (Linq or something else?)
Oct 31, 2018
c#
xml
linq
How do you remove xmlns from elements when generating XML with LINQ?
Jul 03, 2022
c#
linq
LINQ member expression getting column name
May 07, 2022
c#
linq
entity-framework
linq-expressions
Sort List of Dictionaries
Aug 18, 2022
c#
linq
sorting
collections
Count child record and show zero if empty
Sep 30, 2011
c#
vb.net
linq
linq-to-sql
C#'s LINQ for collection manipulation equivalent in ruby
Oct 30, 2022
c#
ruby-on-rails
ruby
linq
collections
Select all unique combinations of a single list, with no repeats, using LINQ (Part 2)
Oct 28, 2016
c#
linq
« Newer Entries
Older Entries »