Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Cast linq results to List<MyInterface>

Libraries for ADO.NET to rapidly bulk insert data into a database from a .csv file?

How to use scalar-valued function with linq to entity? [duplicate]

How to handle no results in LINQ?

Would you use LINQ to SQL for new projects?

Using DateTime in LINQ to Entities

Is this LINQ statment vulnerable to SQL injection?

How to LINQ Distinct by Multiple Fields without anonymous types

c#-4.0 linq-to-entities

Efficient way to delete multiple rows with Linq to Entity?

c# linq-to-entities

Can we control LINQ expression order with Skip(), Take() and OrderBy()

Ef Linq queries timed out, but same queries less than 1 second on SSMS

Is there a simple way to write a custom function in LINQ to Entities?

LINQ to Entities does not support extension method?

Linq to entities : Unions + Distinct

How to call Scalar-valued function from LINQ to Entities server-side

Return input type of generic with type constraint in LINQ to Entities (EF4.1)

LINQ to Entities and SQL Injection

Entity Framework subquery

Entity Framework 4.1 Linq Contains and StartsWith

linq to entities doesn't recognize a method