Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Linq-to-Entities Aggregate a column that is calculated in an external function

MVC 4 - How to return a linq to entity query result in a view

entity framework - how can I implement this SQL in the abbreviated EF linq

Entity Framework calling database SQL string functions using Linq?

Get result function in LINQ without translate to store expression

Entity Framework Linq embed lambda expressions into a reusable function

Cannot access Table in converted query (plain SQL to LINQ)

LINQ Conditionally Add Join

c# linq join linq-to-entities

Entity-Framework -> MySql gives 'Function evaluation timed out.'

XQuery in Linq To Entities for Sql Server XML Data Type

c# xml t-sql linq-to-entities

Why ASP.NET MVC favorites Linq to SQL over LINQ to Entities?

Unknown column 'Project1.ID' in 'where clause'

Select EF entities that have all the given Tags (where tag is an EF entity)

Linq with multiple tables

Error: method 'First' can only be used as a final query operation

Reuseable ObjectContext or new ObjectContext for each set of operations?

Order by descending is not working on LINQ to Entity