Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Code first still trying to create database

c# .net entity-framework

Practical way for separate Entity classses (DTO) from EDMX

Entity Framework: Skip/Take functionality

Winforms Entity Framework

SQLite DATETIME column with Entity Framework

Entity Framework and Thread safety of ObjectContext

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

Using RenderAction(actionname, values) in MVC4 issue

Incompatible Data Reader Exception From EF Mapped Objects