Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework: Skip few columns or select as null from related entities

c# sql entity-framework

LINQ to Entities does not recognize the method 'System.String ToString(Int32)' method, and this method cannot be translated into a store expression

EF 5.0 Code First Two way navigation withought foreign key id in child

Linq To Entities Compare Value Against List<int>

EntityFunctions absolute value

entity-framework

How to use multiple databases (MSSQL) in one service or DAL?

Cannot install anything using dotnet tool install command

Bad Storage property: unknown cause

How can I use Linq to join between objects and entities?

linq entity-framework

How do you best offload a database insert, so a web response is returned quicker?

Dealing with DateTime using "Linq Methods"

c# asp.net entity-framework

System.Linq.Dynamic.ParseException: 'Operator '>' incompatible with operand types 'DateTime?' and 'Int32''

Aggregating multiple queries into one with EF like this?

Convert A Union Query To LINQ To Entity Query

c# linq entity-framework

ASP.NET Core IStringLocalizerFactory concurrency

Converting a datetime to date in iEF

entity-framework

Entity Framework 4 : Bad performance with SQL Server 2008

how can I code a recursive query in an Entity Framework model?