Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework 5 : Proper method to replace entry in context

Create new parent and child on the same page

Entity Framework Code-First Migrations - Cannot drop constraint because it doesn't exist (naming convention from 4.3 to 5.0)

Create fulltext index within Entity Framework Coded Migrations

Cached Queries with Entity Framework 5

Keep list of foreign keys in many-to-many Entity Framework relationship

contains cycles and cannot be serialized if reference tracking is disabled, json.net and webapi

How to Change the name of a primary key in EF Code First?

Is EntityFramework available for Windows 8 Store Apps?

Entity framework Code First - configure mapping for SqlQuery

Entity Framework 5: Using DatabaseGeneratedOption.Computed option

EF5 Migrations Seed AddOrUpdate with a nullable selection criteria

"Execute Code First Migrations" checkbox disappeared from my publish profile

Entity Framework Migrations don't include DefaultValue data annotation (EF5RC)

Many-to-many relationship left and right keys flipped after Entity Framework 5 upgrade

DbContext has been disposed and autofac

How to add the "Provider Name" in Connection String to the Context file?

Fluent API - one to many

entity-framework-5

Entity Data Model Wizard Too Slow (SQL Database)

Why does the `DatabaseGeneratedOption.None` exist?