Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can I append information to every SqlCommand emitted by a DbContext?

How to access FileTables from Entity Framework?

Stay DRY with DTO's

c# entity-framework oop dry

Query returning nothing when there is data in the database

Entity Framework with Stored Proc that optionally returns recordset

c# entity-framework

ASP.NET warmup/initialize

Should I keep foreign keys in sync with references when using POCOs

Program won't start without a Visual Studio installation?

c# entity-framework publish

EF - Mapping generic class to Complex Type

c# entity-framework

EntityFramework,The specified store provider cannot be found in the configuration, or is not valid

Native image for System.Data.Entity crashing IIS

EF6 Beta1 - db.Database.CreateIfNotExists(); doesn't create the database anymore after enabling the migration

Entity configuration management with DDD bounded contexts

Conditionally set Identity field when inserting with Entity Framework

Entity Framework using the wrong connection provider

Alternative for LINQ's .Contains() [duplicate]

EntityFramework detecting complex type with database first

Entity Framework Code First Foreign Key adding Index as well

IdentityUser in Data layer

Controller generate few threads, although not asked