Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

LINQ to Entities for subtracting 2 dates

Error 3002: Problem in mapping fragments | c# linq to entities

c# linq-to-entities edmx

Doesn't Linq to SQL miss the point? Aren't ORM-mappers (SubSonic, etc.) sub-optimal solutions?

LEFT JOIN in LINQ to entities?

"The LINQ expression node type 'Invoke' is not supported in LINQ to Entities" - stumped!

The type of one of the expressions in the join clause is incorrect in Entity Framework

The specified type member is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation properties are supported

Bulk-deleting in LINQ to Entities

'Contains()' workaround using Linq to Entities?

How do I get the max ID with Linq to Entity?

LINQ to Entities does not recognize the method 'System.String Format(System.String, System.Object, System.Object)'

Method cannot be translated into a store expression

Entity framework left join

Like Operator in Entity Framework?

C# - code to order by a property using the property name as a string [duplicate]

c# .net linq linq-to-entities

The type or namespace name 'Objects' does not exist in the namespace 'System.Data'

SQL to Entity Framework Count Group-By

The specified type member 'Date' is not supported in LINQ to Entities Exception

How to compare only date components from DateTime in EF?

LINQ to Entities case sensitive comparison