Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Expressions: a get-by-ID-selector when I have the Expression to get the ID?

How to use LINQ group by with where clause

c# linq linq-to-entities

Linq to Entities 4.1 - Group query forces ordering

Convert SQL query with join to lambda expression

FirstOrDefault two ways

who do you prefer ObjectSet or CreateQuery in EF 4?

LINQ Left join on nullable column giving null reference exception

Find an exact word in a string

c# string linq-to-entities

Linq select Distinct by two properties

Entity Framework Code First One-To-Many doing wrong queries?

How to apply dynamic filters for Linq-To-Entites and execute them server-side

Sorting by capital letters first

c# linq linq-to-entities

Entity Framework sort by Enum value alphabetically

Entity Framework 4 - How to cap the number of child elements from another table (connected via a foreign key)

Querying an Entity's child collections in Entity Framework 4.1

Creating a breadcrumb like hierarchy using LINQ

Sql query to Linq using subquery

Multiple value comparisons in Linq to SQL