Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

What is the best way to check and retrieve the first item of a collection?

c# linq scope

Anonymous Type with Linq and Guid

c# linq guid enumerable

Is there a way to simplify this linq

c# linq

LINQ calling a Stored Procedure is slow

LINQ - SelectMany from multiple properties in same object

c# linq

Linq Count method and Performance

linq

Nhibernate LINQ DateTime.AddDay does not work

linq nhibernate datetime

Is there an easy way to merge two ordered sequences using LINQ?

c# linq

LINQ flavored IS IN Query

c# linq lambda

LINQ OrderBy anonymous object with projection comparer

c# linq icomparer

LINQ Getting Unique items from a List within a List

How can I select items with Linq by Date while ignoring Time portion of a DateTime property?

c# .net linq entity-framework

Query JSON using LINQ

c# .net json linq

How does Enumerable.OrderBy use keySelector

c# linq

Difference in LINQ query results in .NET 3.5 and 4.5 [duplicate]

c# .net linq

Shorten this LINQ query via the help of an anonymous type?

Multiply a native C# array by a factor using Linq

c# linq

Group items in a list based on two properties using LINQ

c# linq

cannot do asqueryable on mongodb collection

Linq select returning string instead of object

c# linq lambda