Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Incorrect value when saving enum

Entity Framework Dynamic DbSet for all entities

MVC 4 - EF Model w/ Spaces

Saving a large graph with Entity Framework 5

Entity Framework 5, switch from code first to database first?

Whats the difference between IQueryable and DbQuery?

Entity Framework 5 and XElement fields

How do I gracefully reattach an Entity Framework 5 POCO structure and save it?

Web.config configuration for EF Migrations

Both One-To-One and One-To-Many relationships in Entity Framework 5 Code First

Multiple DbContext classes use the same connection string?

EF Code First Fluent API define unique constraint

Displaying results of a Stored Procedure in MVC View (EF 5 / MVC 4)

EF - Generate script from previous migration

Initiating 2 DBContext objects one for logs and the other for Business Data inside c# console application

Entity Framework 5.0 Beta - will a DbContext code generation template be provided?

Validation of domain model: how and where

Entity Framework 5 code first - where is the database created

LINQ to EF - Find records where string property of a child collection at least partially matches all records in a list of strings

Force Entity Framework 5 to use datetime2 data type