Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

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

Any workaround for lack of support for PadLeft in EF5.x?

Is repository pattern only to be used with Entity Framework?

Entity Framework Connection String Definition

Entity Framework Poor COUNT Performance

Entity Framework partial load

Can I use EF5 and stay with Visual Studio 2010 for the moment?

How far Entity framework code first fits in Enterprise

Entity Framework 5 does not generate [Key] attribute

Why become referential constraints inconsistent after updating foreign key?

Force Entity Framework 5 to use datetime2 data type