Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Query Extension for LINQ

c# linq-to-entities

Linq to NHibernate wrapper issue using where statement

Convert string to int in LINQ to Entities?

EntityFunctions.CreateDateTime issue with leap Year in linq to entity

Linq: Sort by Date when its stored as text

Is it possible to modify an IQueryable expression manually

Dynamic LINQ (to entities) Where with nullable DateTime column

Refactor LINQ to SQL/Entities Query with many subqueries

Linq Query, messed up where clause in method

Entity framework - select by multiple conditions in same column - Many to Many

How to resolve collation conflicts with the Entity Framework?

Refactor Linq code and "LINQ to Entities does not recognize the method"

Conditionally Include and ThenInclude

linq search for French characters

How to create SQL Nested ANDs inside of multiple ORs using LINQ

sql linq-to-entities

How might I clean up this lambda?

Linq to Entities - 3-tier Architecture

c# linq-to-entities dao 3-tier

Comparing a nullable column throws "Unable to cast the type..." exception

Include nested entities using LINQ

Entity Framework with Linq, inner Join, Group By, Order By