Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Grouping without duplicating supplier row

c# .net linq linq-to-sql

How to convert a data table to a list of strongly typed objects in C# using LINQ?

linq

How can combine two enumerations with a custom function?

c# .net linq enumeration

LINQ query with array element in Where clause

Return an IQueryable<dynamic> to filter in the parent method

c# linq

Need help with LINQ query and ASP.NET MVC?

break a collection up into smaller collections, but repeat items

c# linq

Linq query to group items and query from the top item in each group

c# linq lambda

How can I speed up this linq query on a List<> with search criteria on 3 attributes in the list object

c# performance linq list

Is there a LINQ query that will give me the sum of several maximum values?

c# linq

Add items to list from IEnumerable using LinQ

c# linq ienumerable

LINQ - Join 3 tables with group by and sum

XDocument Elements return null

c# xml linq

How do I perform a distinct on a column I am selecting dynamically?

linq dynamic-linq

InvalidOperationException when first is not found

Use SelectMany and GroupBy

Entity Framework linq orderby function

C# Generic Casting with Linq

c# linq linq-to-sql generics