Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Linq LIKE functionality

SkipWhile fails with "LINQ to Entities does not recognize the method ..."

linq-to-entities

LINQ - How to write a query to set a variable bool True or False

Lazy Loading with DbContext

In Linq to Entities can you convert an IQueryable into a string of SQL?

Creating a dynamic Linq select clause from Expressions

Filter by nullable datetime field using Linq

Deploying applications that use LINQ to Entities

Linq: doing a Where() clause on a nested model

EF4 LINQ Ordering Parent and all child collections with Eager Loading (.Include())

Linq to Entity and Contains?

Entity Framework query across multiple levels of relationship

c# .net linq-to-entities

Why won't this Linq compile?

linq linq-to-entities

linq to entities orderby

Is it possible to get Entity Framework to recognize objects that have been created and not yet saved in database?

Cannot convert Generic.List<AnonymousType#1> to Generic.List<BillEF.Bill>

Given LINQ to Entities does not support "Custom methods" how do you stay DRY?

How do I make an "Except" LINQ to Entities query?

Entity Framework - Union causes "Unable to create a constant value of type.."

EF1 SelectMany() left join

c# linq-to-entities rdlc linq