Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Entity Framework ToString method

c# linq-to-entities

Are LINQ to Entites 4.0 Queries Compiled By Default?

c# linq linq-to-entities

LINQ with joins and a List<GUID>

How to use Include and Anonymous Type in same query in Entity Framework?

Alternative to using IList.Contains(item.Id) in Entity Framework for large lists?

Recommend a fitting LINQ provider to me (SQL server, complex queries)

EF4 Unable to cast concrete type to interface

Linq to entities: new Guid("") for anonymous type creation vs select

Implementation of List<T> is losing the ordering on the original query

Query Extension for LINQ

c# linq-to-entities

Linq to NHibernate wrapper issue using where statement

Include nested entities using LINQ

The method 'Skip' is only supported for sorted input in LINQ to Entities

c# linq-to-entities

Casting to a derived type in a LINQ to Entities query with Table Per Hierarchy inheritance

LINQ to Entities does not recognize the method 'System.DateTime AddSeconds(Double)' method, and this method cannot be translated into