Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework, Repository Pattern, Unit of Work and Testing

saving datetime with format yyyy/MM/dd HH:mm:ss cause validation error in asp.net mvc

An exception occurred in EntityFramework

Entity Framework and Web API ObjectDisposedException

Fixed-length string column in Code First Migrations

C# How to use DbContext.Database.SqlQuery with abstract/derived classes

c# entity-framework

Where clause in method syntax fails when combining strings

Entity Framework 6. Automatically truncate string fields that exceed DB Field Length

c# entity-framework

LINQ DateTimeOffset expression could not be translated

c# entity-framework linq

Except() on EntityCollection vs List

One-to-Zero-or-One relationship where the FK is part of a compoun PK on dependent tables

c# entity-framework fluent

Mapping a view and a table to the same model in EF?

c# linq traverse hierarchy data from database

c# entity-framework linq

EntityFramework.Extended Update not working - can't convert DynamicProxy

How to add/create multiple one-to many relationships in same view in ASP.NET Core MVC

CREATE DATABASE statement not allowed within multi-statement transaction. Dynamic database creation using stored procedure + EF

Entity Framework Distinct with OrderBy