Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

How to correct Polygon Ring Orientation using C# Entity Framework 5 DbGeography Spatial Data

Entity Framework 5 - Implementing SQL Server "Execute As User"

How to configure multiple object sets per type in Entity Framework code first

Entity Framework 5 does not clear navigation property

Entity Framework doesn't query derived classes - Error in DbOfTypeExpression

Entity Framework Migrations with Multiple Web Config Transforms

EF Code First - creating database - Login failed for user

How to insert with foreign key that doesn't exist yet in Entity Framework?

Dynamic Data IObjectContextAdapter missing reference

Entity Framework with optional parameters?

Re-create tables of EF CodeFirst from command package manager console

Enable migrations in class library project

why does visual studio delete my classes when I update entity framework model

Code-First Entity Framework Multiple Collections with Many to Many

Confusing articles and documentation about the differences (if any) between System.Data.EntityState.Add & DbSet.Add

How to work with LocalDB and EF, without using migrations

EF code-first: How to load related data (parent-child-grandchild)?

Entity, dealing with large number of records (> 35 mlns)

Error when serializing EF Code First 5.0 data in WebAPI Controller

EF connection string as DbContext constructor argument