Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

ORM or Database that works like version control and tracks history

Set Service Tiers when create Azure SQL database from VS C#

Switching from EF Automatic Migration to Code-First-Migration

Initial performance issue with LINQ to Entities when using TPH & complex types, Pregen Views seem to do nothing?

Executing an Elastic Scale multi shard query on the database context

Entity Framework MapToStoredProcedures - Ignore Parameters

EntityFramwork, using multiple databases/connections

c# mysql entity-framework

Insert a new entity without creating child entities if they exist

c# entity-framework orm

Explicit loading of multiple references/collections on entity

Parallelism and the Entity Framework

Undo changes done by last database save