Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Implementing a "generic" mechanism to handle temporal data in Entity Framework

Adding Value Object to EF Entity - The entity type cannot be configured as owned because it has already been configured as a non-owned

How to organize database tables for messaging system when messages can be broadcasted?

Can I define eager loading per datacontext instead per query?

Get top 3 most popular items c# linq EF

EF returns "Cannot Insert NULL" ... But column defines a default value [duplicate]

How to use different Entity Framework DbContext in the Area of ASP.NET MVC application?

Failure after upgrading project from .NET 4.0 to .NET 4.5 => the type or namespace name 'MaxLength'/'Column' could not be found

EF Core 2 - Relationship with only 1 navigation property/relationship knowledge?

Unable to determine a valid ordering for dependent operations with assigning self as parent

Migrating from EF5 to EF6 with existing migrations

entity framework linq - which should I learn, method-based on query-based?

Value cannot be null. Parameter name: type

Entity Framework and Stored Procedure Function Import with nullable parameters

Entity Framework Inheritance - Multiple child instances of same base instance

c# entity-framework

EF6, Windows Service & Database polling