Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

How is the performance of entity framework 4 vs entity framework 3.5?

MS CRM 2011 CrmSvcUtil gives error

Linq to Entities, Table per Type and Nullable Foreign Key Relationships

What is the best way to cast each item in a LINQ to Entities query to an interface?

Ugly LINQ statement, a better way?

c# .net linq linq-to-entities

Entity Framework 5.0 Benchmark Test

Unable to create a constant value of type 'Anonymous type'

How to reuse a field filter in LINQ to Entities

Linq-to-Entities Left JOIN

Entity Framework Algorithm For Combining Data

Convert SQL query to LINQ

What does the "...parameterless constructors and initializers are supported..." error mean?

LINQ Select Distinct while ignoring the XML field

How to model POCO object from a multilanguage database with Entity Framework 4?

Modifying the edmx template file

Entity Framework - Eager load two many-to-many relationships

LINQ - using a query expression to calculate data time difference

Why does EF throw "NotSupportedException: The method 'First' can only be used as a final query operation"

LINQ to Entities Does not Support Invoke

c# linq-to-entities

Why does LINQ-to-Entities put this query in a sub-select?