Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

how do I sort a collection with child property?

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

Can I combine a foreach and a LINQ query into one?

c# linq

How do I check if IEnumerable has a single element?

c# linq

Using NOLOCK Hint in EF4?

throw new NotImplementedException()

c# linq

How to get an empty list of a collection?

c# linq linq-to-objects

Ignore read-only class properties when using DataContext.ExecuteQuery<T>

What statements does Linq to entities support?

NHibernate 3.x deletes child entities when combining LINQ paging, many-to-many, and subselect fetch

LINQ complex query navigation property

c# linq entity-framework

Dynamic query using LINQ to SQL

c# linq dynamic

Compare Two Datasets - Find Changes - LINQ

c# linq

Passing F# function to IEnumerable.Where vs IEnumerable.All

.net linq f#

NHibernate uses wrong column type for LINQ contains query (varchar to nvarchar)

Phrase matching with Sitecore ContentSearch API

linq lucene sitecore

Join to an in-memory list efficiently

LINQ .Include() properties from sub-types in TPH inheritance

c# json linq inheritance