New posts in entity-framework

ASP.NET EntityFramework get database name

Best Data annotation for a Decimal(18,2)

Using @Html.DisplayNameFor() with PagedList

Error: No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'

Consolidating EF migrations into new InitialCreate

Repository pattern and mapping between domain models and Entity Framework

Entity Framework with XML Files [closed]

Unable to find the requested .Net Framework Data Provider. It may not be installed

ADO.NET Entity Framework and identity columns

Entity Framework Add if not exist without update

Moving ASP.NET Identity model to class library

Create a Dropdown List for MVC3 using Entity Framework (.edmx Model) & Razor Views && Insert A Database Record to Multiple Tables

Execute stored procedure using entity framework [duplicate]

Seed Entities AND Users, Roles?

Delete .mdf file from app_data causes exception cannot attach the file as database

User in Entity type MVC5 EF6

Migrations in Entity Framework in a collaborative environment

MVC, EF - DataContext singleton instance Per-Web-Request in Unity

How not persist property EF4 code first?

EF 4.1 loading filtered child collections not working for many-to-many