Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

LINQ TO SQL, Dynamic query with DATE type fields

linq linq-to-entities

Best way to compare date in Entity Framework

Has Microsoft confirmed their stance on LINQ to SQL end-of-life?

What statements does Linq to entities support?

Entity Framework is slow because of derived tables

Why does entity framework create a subquery when selecting from a view?

List and Linq To Sql Performance Issue

Entity Framework without database

Can I "undo" a LINQ to SQL update?

Efficient LINQ to Entities query

Linq-to-EF DateTime.ToLocalTime not supported

Order execution of chain linq query

c# linq linq-to-entities

Using expressions in the "Select" part of LINQ to entities queries

c# linq linq-to-entities

Search by correlated entity

Entity Framework Calculated Property problem

Entity Framework queries miss filtered index WHERE BIT field = 0

Why does LINQ-to-Entites recognize my custom method?

If I select from an IQueryable then the Include is lost

Include and Where predicate cause left join instead of inner join

Object must implement IConvertible