Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework model change error

Code first columns with type char(36)

Could not determine storage version - Entity Framework

What's setting LazyLoadingEnabled to false on my EF Context?

Entity Framework Database First - Composite Foreign Keys

Overriding SaveChanges in Entity Framework 5 Code First to replicate the behavior of an old legacy library

How to force entity framework not to query as sp_executesql

c#-4.0 entity-framework-5

Can Entity Framework handle many to many relationship without an intersection object?

Required Properties on optional Entity Framework Complex Types

EF data annotations aren't "working" after targeting .NET 4.5

How to map column and entity propery of different datatypes in entity framework code first

Why are my view's columns nullable?

Are there technical reasons EF 5 isn't fully supported on .NET4.0?

How to enable concurrency checking using EF 5.0 Code First?

How do I log EntityValidation errors using ELMAH MVC?

Mapping Database Views to EF 5.0 Code First w/Migrations

Entity Framework AsNoTracking breaks call to Distinct

How use Transaction in EntityFramework 5?

EF 5, update object gives "A referential integrity constraint violation occurred"

Found conflicts between different versions of the same dependent assembly.MVC3 -> MVC4 / EF4 -> EF5