Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

update disconnected object in entity framework

entity-framework

MS Entity Framework VS NHibernate and its derived contribs (FluentNHibernate, Linq for NHibernate)

EF does not generate foreign key association from foreign key in table [duplicate]

entity-framework

Does Entity Framework support circular references?

entity-framework

SQL Server schema evolution (migrations)

Model Ownership Checking

How do I stop Entity Framework from generating BOTH ObjectContext and dbContext

contains cycles and cannot be serialized if reference tracking is disabled, json.net and webapi

Insert dependent entity with ApplicationUser

Entity Framework Core Database-First Update after initial Scaffold?

How to force Entity Framework not to lock the database [duplicate]

Which ORM to use?

EF Code first invalid column name "CategoryCategoryID"

Aggregate Root support in Entity Framework

MigrateDatabaseToLatestVersion not executed

Entity Framework 6 Update Graph

Why do we have to write SET FMTONLY OFF in stored procedures when using Entity Framework

Recommended way to clean old Entity Framework Core migrations

Entity Framework Code First - Change Table Column Collation

DbContext won't keep connection open for re-use