Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

CodeFirst loading 1 parent linked to 25 000 children is slow

Unable to use existing database in unit tests with Effort framework

Where is EntityConfiguration in EF4 VS 2010 RTM?

Can EF4 support batch updates?

About Code First Database Evolution (aka Migrations)

C# Unit testing with Fake database context using a HashSet (pluralsight code)(New Q)

Entity Framework 5 - Could not load file or assembly EntityFramework, Version=5.0.0.0

Keep list of foreign keys in many-to-many Entity Framework relationship

What's the right way to suppress EF warnings?

How to adapt IObjectContextAdapter from EF 6 to EF Core

How do you do a SQL style 'IN' statement in LINQ to Entities (Entity Framework) if Contains isn't supported?

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