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
Why isn't Skip() in LINQ to objects optimized?
Jun 09, 2022
.net
linq
optimization
linq-to-objects
LINQ: Join MySql and SQL Server tables
Jun 28, 2019
c#
mysql
linq
c#-4.0
join
Create a sequence of anonymous types from the rows in a DataTable
Mar 20, 2022
c#
linq
anonymous-types
system.data.datatable
How to realize tsql "IN" equivalent using dynamic Linq
Jun 21, 2022
c#
linq
linq-to-sql
dynamic
Is this LINQ based search safe against SQL injection / XSS attack?
Jul 01, 2019
asp.net
sql
linq
security
code-injection
Date range falling between two dates in a LINQ query
Nov 02, 2021
c#
linq
sql-server-2008
Trouble with using predicatebuilder in a foreach loop
Jul 17, 2022
c#
linq
predicatebuilder
nested where query in Entity Framework
Mar 15, 2022
linq
entity-framework
Linq: how to use specifications against associated objects
Sep 25, 2022
c#
linq
expression-trees
specification-pattern
LINQ - 'Could not translate expression' with previously used and proven query condition
Jun 14, 2013
asp.net
linq
linq-to-sql
Linq Order by when column name is dynamic and pass as a string to a function
Feb 16, 2017
linq
entity-framework
Can an Action/delegate change it's arguments value?
Nov 11, 2022
c#
linq
foreach
extension-methods
anonymous-function
LINQ : Generics with IQueryable
Jul 20, 2022
.net
linq
generics
How go get max value of a unique id column using LINQ
Nov 09, 2022
linq
entity-framework
entity-framework-4
How can I convert Linq results to DTO class object without iteration
Jun 07, 2022
c#
.net
linq
entity-framework
Will bad things happen to me if I name my arrays, collections, lists, enumerables, etc. just the plural of what they contain?
Sep 04, 2022
c#
linq
naming-conventions
naming
Why am I getting "Collection was modified; enumeration operation may not execute" when not modifying the enumerated collection? [duplicate]
Aug 19, 2022
c#
linq
enumeration
Is multiple .Where() statements in LINQ a performance issue?
Sep 08, 2022
c#
performance
linq
where
clause
LINQ Single() Exception for 0 or multiple items
Sep 07, 2022
c#
linq
ienumerable
What is the difference between System.Linq and System.Data.Linq?
Sep 06, 2022
c#
.net
linq
« Newer Entries
Older Entries »