Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Entity Framework & LINQ To SQL - Conflict of interest?

LINQ To Entities + Include + Anonymous type issue

LINQ to Entities does not recognize ToArray

c# linq-to-entities

LINQ To Entities Contains Case In-Sensitive Searching

How to get linq `ForEach` statement to return data on the method call being made for each list object?

Entity Framework and forced Inner Join

How do you return a default value if a LINQ to entities query returns no values

Enum.HasFlag in LINQ to Entities?

EF - DistinctBy on an IQueryable?

linq to entities, a where in where clause? (inner where)

Linq to Entities : using ToLower() on NText fields

Linq to Entity Join table with multiple OR conditions

Unable to sort with property name in LINQ OrderBy

I cannot get the output parameter when use function import by Entity Framework

LINQ to Entities joining on instance rather than id generates nasty SQL

join linq-to-entities

Seemingly infinite stack trace in EF 4.0 and poor query performance under load

Cannot assign void to an implicitly-typed local variable

big issue in converting string to datetime using linq-to-entities

Entity framework uses a lot of memory

How to merge two C# Lambda Expressions without an invoke?