Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Call Expression within a LINQ to Entities Select with LINQkit

Concat IQueryable collections in one db request

Cannot find plural form of table

Take all in ternary operator in LINQ?

count items in array except value that equal to -1

azure service fabric reliable dictionary linq query very slow

C# .Net Linq adding new record with identity field

c# .net linq linq-to-entities

How do I retrieve a sum of distinct values to list?

linq to entities inheritance query problem

Should I consider LINQ to Entities?

linq linq-to-entities

Linq LIKE functionality

SkipWhile fails with "LINQ to Entities does not recognize the method ..."

linq-to-entities

LINQ - How to write a query to set a variable bool True or False

Lazy Loading with DbContext

In Linq to Entities can you convert an IQueryable into a string of SQL?

Creating a dynamic Linq select clause from Expressions

Filter by nullable datetime field using Linq

Given LINQ to Entities does not support "Custom methods" how do you stay DRY?

How do I make an "Except" LINQ to Entities query?

Entity Framework - Union causes "Unable to create a constant value of type.."