Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What is difference between ExecuteStoreQuery and ExecuteStoreCommand

Change ASP.NET Identity to use existing database

EF 6 Code First migrations warn of or prevent destructive updates

Can I create a poco class with private setter in EntityFramework

How to use transactions for different contexts?

Autofac (+MVC + EF + SignalR + Hangfire) lifetime scopes

Entity Framework gets progressively slow with extra join added even though SQL generated is fast

the logic of lazy loading with navigation properties in entity framework

doctrine persisted entity changed between entityManager->persist and unitOfWork->persist

entity framework code first attributes in combination with fluent api configurations

Entity Framework getting confused about navigation property

Does it matter which order I put conditions in Entity framework

c# entity-framework

EF 6: mapping complex type collection?

Using OData syntax with WebAPI and DAL

Difference between new ClassName and new ClassName() in entity framewrok query [duplicate]

Moving items to list of items in an Entity Framework migration

Cannot swap unique value on two rows with EF

Entity Framework - concurrent use of containers

Using RenderAction(actionname, values) in MVC4 issue

Incompatible Data Reader Exception From EF Mapped Objects