Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Datetime.UtcNow in Entity Framework query evaluated different than DateTime.UtcNow in C# IL

Why can't the compiler infer the type for this select call?

c# linq type-inference

Linq to Sql Count Include joins

CultureInfo from RegionInfo using LINQ

c# linq globalization

Linq Any() vs MoveNext()

c# linq

Sequence contains more than one element?

c# .net entity-framework linq

Linq stored procedure to return XML

LINQ expression is not being translated to SQL

.NET CORE 2 EF Include

Is there a LINQ-way to append the same character n-times to a string?

c# linq

C# how to yield return SelectMany?

c# linq combinatorics

IList does not contain a definition <linq function>

c# linq

every Parameter object property that is not null, to be added to expression predicate as a condition

What is the best way to query a database for records within n miles of a zip code?

Should I use one LINQ DataContext or many?

c# .net sql linq performance

How to change LINQ O/R-M table name/source during runtime?

.net linq linq-to-sql

LINQ to SQL: Stored Procedure Results

c# sql linq linq-to-sql tsql

LINQ queries on possibly infinite lists

c# linq ienumerable

What is the difference between Converting and Unboxing?

Processing large datasets using LINQ

c# linq linq-to-sql c#-3.0