Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to Mock a Repository to use as an argument for a Controller?

Entity Framework with multiple migrations and inheritance from base DbContexts within the same Database

Entity framework loads navigation properties without asking for them

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

System.Data.SqlClient.SqlException: Invalid column name 'phone_types_phone_type_id'

Cross database querying in EF

Incompatible Data Reader Exception From EF Mapped Objects