Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Entity Framework read only collections

EF POCO code only VS EF POCO with Entity Data Model

How to use Membership provider with EF Code First?

Entity Framework and multiple schemas

Entity Framework 4.1: Unable to cast from DbQuery to ObjectQuery

Why am I getting an extra foreign key column with Entity Framework Code First Foreign Key Attributes?

Mapping many to many relationship in entity framework code first

Entity Framework Code First Computed Properties

How to seed data with many-to-may relations in Entity Framework Migrations

Many to many relationships in EF5 Code First, how can I specify table name?

Map System.Uri using Entity Framework Fluent Api

Can one set a breakpoint in EF code first migrations seed method?

AutoMapper throwing StackOverflowException when calling ProjectTo<T>() on IQueryable

unable to retrieve metadata for unrecognized element providers

Linq To Entities - Any VS First VS Exists

How to share common column names in a Table per Hierarchy (TPH) mapping

How should I set up my integration tests to use a test database with Entity Framework?

Entity framework code first delete with cascade

Entity Framework - How to check if table exists?

Entity Framework Code-First - Define the key for this EntityType