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
Can I use LINQ to create a new list of objects from an existing list
Sep 12, 2022
c#
linq
foreach
How to select values in list that are NOT IN a Table using EF Core?
Dec 24, 2021
c#
entity-framework
linq
entity-framework-core
ef-core-2.1
Sort part of a list in descending order (by date), the other part in ascending order (alphabetically)?
Oct 15, 2019
c#
linq
How can I update in Linq an entity that is disconnected from database?
Aug 18, 2022
c#
linq
Best practices re: LINQ To SQL for data access
Aug 16, 2022
asp.net
linq
linq-to-sql
LINQ query with multiple aggregates
Feb 21, 2019
linq
.net-3.5
linq-to-objects
Does LINQ use DataRelations to optimize joins?
Jun 23, 2022
c#
linq
join
dataset
datarelation
Stop LINQ to SQL from executing select statements after insert
Aug 09, 2013
sql-server
linq
sql-server-2005
linq-to-sql
Order by with Collate clause | Entity Framework
Aug 23, 2022
c#
linq
entity-framework
linq-to-sql
linq-to-entities
When is OnValidate called in Linq?
Aug 13, 2017
c#
linq
partial
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
« Newer Entries
Older Entries »