Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

How to find consecutive same values items as a Linq group

c# linq

Cannot convert lambda expression to type 'bool' because it is not a delegate type

c# linq lambda

C# Linq take first item from list, cast error

c# linq casting

How do you JOIN/GROUP/Max/Min all within Linq?

c# linq linq-to-sql

Finding index from Select query in Linq

c# linq

Linq to SQL writing translatable functions

c# linq linq-to-sql

LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance

c# performance linq

Dynamically cast object to a type, when type is unknown at compile time

c# linq casting expression

Translation of c# linq to vb - overload resolution failure in intellisense with 'selectmany' statement

How to get the position (index in order) of an XML element using LINQ?

Entity Framework converts StartsWith to MySQL's Locate, MySQL's Locate doesn't use index

I need a Linq IEnumerable<>.Cast(typeof(T))

Is there a way to specify which extension method to use for extension methods of the same name in different namespaces? [duplicate]

c# linq extension-methods

How to await a ParallelQuery with LINQ?

Get an enumerable of all sub lists of an existing list

c# linq linq-to-objects

Add " | " in string if where string value is not null or empty

c# linq

Is performing .ToList() more than once is a bad idea?

c# linq sqlite xamarin

Sort a list of database fetched from MongoDB

.net mongodb linq c#-2.0

A circular reference was detected while serializing an object of type 'System.Data.Entity.DynamicProxies