Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Count of flattened parent child association in LINQ

c# linq linq-to-entities

How do I do this in Entity Framework (multiple where's or Join)?

Can Entity Framework deal with multiple result sets (each from joined tables) from a stored procedure?

Linq-to-Entities: Format Date in select query expression

Linq Paging - How to incorporate total record count

linq linq-to-entities

Does Linq to SQL or Linq to Entities 4.0 support the hierarchyid datatype

want a Query to make order by variable in Linq query

How to create an Expression Tree to do something similar to the SQL "Like " command

Nested LINQ returning a this method cannot be translated into a store expression exception

c# linq-to-entities

getting the ID of newly added recorded using linq to entities

linq linq-to-entities

LINQ to Entities three table join query

ASP.NET Session and LINQ

How to build a dynamic FROM clause for a LINQ query?

EF Intersect Syntax

Using Linq with WCF

Simple way to return anonymous types (to make MVC using LINQ possible)

EF 4.1: Why does turning a constant into a variable result in extra sub query?

Which LINQ query to select rows from 1 table that are not in another table

Distinct Date with Linq

DataLoadOptions equivalent for LINQ to Entities?