Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Entity Framework 5 - Deleting Child Records

Entity Framework Database first How to alter entities to make them derive from a base class

How to get enums working in mvc4 with Entity Framework 5 Beta 2?

Entity Framework 5.0 RC - Package Manager command 'add-migration' fails due to supposedly missing configuration type

The value "(string)" is invalid

EntityState.Deleted does not work, Remove(entity) does?

Scripting EF Add-Migration into an automated build task

Asp.NET MVC - DataAnnotations and ModelState.IsValid too invasive into the domain model?

How to define nested Identifying Relationships Entity Framework code first

Entity Framwork 5: Why is my entity's collection property empty?

Entity Framework Code First - How to ignore a column when saving

Entity Framework selection query

Defining Entity Framework Keys using Fluent API

DBContext conversion from ObjectContext

Onion Architecture- Entity Framework Code First Models DataAnnotations

Entity Framework DbContext: Value cannot be null, parameter name source

EF Code First 5 - How to define nullable foreign key using Fluent API?

Linq query runs in a fraction of a second, but .ToList() takes 3.5 seconds

How to switch between test and production databases with Entity Framework 5

Entity framework - COUNT rather than SELECT