Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Cannot implicitly convert time type System.TimeSpan to 'long'

c# entity-framework linq

Convert ToDecimal from Decimal? returns sometimes returns null instead of 0

c# linq

Check property for null LINQ

c# .net linq

Is it possible to create a correlated subquery in LINQ?

c# linq correlated-subquery

How to do a "join" in a LINQ query against the Entity Framework

Linq2Entities, many to many and dynamic where clause

What does "object is enumerated" mean in C#?

Paging with LINQ without sorting

c# .net linq entity-framework

Why is a simplified version of Max(decimal) slower than Linq's implementation?

C# linq possible multiple enumeration best practices

c# linq

How To Update Data With Linq By Attach Method

asp.net linq

Filter data from Xml according to date in C#

c# xml linq xml-parsing

Custom Method in LINQ to SQL query

c# linq linq-to-sql

Manipulating List<String> using Linq in C#

c# linq

Complex GROUP BY using LINQ

c# linq

LINQ lambda expression, finding a child object where property is == X

c# linq lambda

Getting duplicate data based on dynamic key

c# linq

Conditionally sorting elements by multiple properties in multiple tables with LINQ

c# .net linq sql-order-by

The text data type cannot be selected as DISTINCT because it is not comparable

c# sql-server linq