Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Many to many ordered by count of relationship (Entity Framework, Linq)

OrderByDescending with Skip and Take in LINQ shows error

best practise/way for master detail / multi table Insert in Entity Framework

How to combine inner join and left join in Entity Framework

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