Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

MVC EF - Inner Join

Using SQRT in a Linq EF Query

Deleting associated data in LINQ to EF

LINQ error - The method 'Sum' is not supported

c# linq linq-to-entities

Entity Framework Find method not working properly

Making sure that DateTime properties return DateTimeKind.Utc

Linq: method cannot be translated into a store expression

Error on Cout but i am not using Count in my LINQ exrpression,

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?

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