Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

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?

How do you get a DbEntityEntry EntityKey object with unknown name

c# entity-framework-5

How to set NewId() for GUID in entity framework

Entity Framework 5 model first - Where is IDisposable gone?

Unable to sort with property name in LINQ OrderBy

How to map a Value Type which has a reference to an entity?

Trying to update an entity using EF and send it using WCF - property is causing an exception in an update scenario

c# wcf entity-framework-5

What does "Reverting automatic migration" mean?

Can I continue using DbContext after it has thrown an exception?

MVC MiniProfiler with Entity Framework 5 Model First Error: Unable to determine the provider name

'Enable-Migrations' fails after upgrading to .NET 4.5 and EF 5