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
Use IQueryable.Count<T> with an IEnumerable<T> parameter
Feb 22, 2022
c#
linq
ienumerable
iqueryable
Calling ToList() on ConcurrentDictionary<TKey, TValue> while adding items
Sep 07, 2022
.net
linq
concurrentdictionary
argumentexception
If I cast an IQueryable as an IEnumerable then call a Linq extension method, which implementation gets called?
Sep 24, 2022
c#
linq
extension-methods
Does "where" position in LINQ query matter when joining in-memory?
Nov 12, 2022
c#
linq
join
.net-core
where
Why is there a JConstructor?
Oct 21, 2022
c#
json
linq
json.net
linq-to-json
Entity Framework filter data by string sql
Apr 04, 2022
sql
sql-server
linq
entity-framework
linq-expressions
using Linq with multiple where conditions
Apr 07, 2022
linq
linq-to-entities
oracle10g
Is FirstOrDefault/First and OrderByDescending, quicker than LastOrDefault/Last and OrderBy? [duplicate]
Sep 19, 2022
c#
performance
linq
algorithm challenge: merging date range
Jul 19, 2022
c#
linq
algorithm
optimization
datetime
Is Where on an Array (of a struct type) optimized to avoid needless copying of struct values?
Nov 17, 2022
c#
arrays
performance
linq
Linq To SQL and Having
Jun 24, 2013
c#
sql
linq
linq-to-sql
tsql
Lambda expressions and how to combine them?
Oct 22, 2017
c#
.net
linq
generics
lambda
ASP.NET MVC2 with Entity Framework 4 - AsEnumerable() or ToList() in repository?
Aug 16, 2022
asp.net
asp.net-mvc
linq
entity-framework
Which ORM should i be using for .Net in 2016 to talk to SQL server? [closed]
Feb 24, 2022
asp.net
.net
entity-framework
linq
orm
Why is LINQ faster in this example
Sep 22, 2022
c#
performance
linq
foreach
Writing F# queries in LINQPad
Sep 19, 2022
c#
linq
f#
linqpad
EF Non-static method requires a target
Oct 11, 2020
c#
linq
entity-framework
How can I find the selected RadioButton's value in ASP.NET?
Oct 31, 2022
c#
asp.net
linq
radio-button
Optimize LINQ Count() > X [duplicate]
May 16, 2021
c#
linq
optimization
Parsing a string C# LINQ expression
Oct 20, 2022
c#
linq
« Newer Entries
Older Entries »