Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

Entity Framework CTP5 Code First - Possible to do entity splitting on a non-primary key?

Code-First Reference one-to-many

Entity Framework CTP5 (Code First) Modeling - lookup tables

Entity Framework - Code First Fluent API: ErrorMessage?

Code First Migrations for a custom NuGet package can't be executed from main application

EF code first from database 0..1 to many relationship

Entity Framework 4 Code First and the new() Operator

LINQ to Entities does not recognize the method

Cascade Delete, same table, Entity Framework 4 Code First

Entity Framework - Code First doesn't load referenced object

Entity Framework: How to enable cascade delete on one way related entities

EF Code First: Multiplicity constraint violation

How can I have a staging site for my Azure web app with its own database?

must be non-nullable in order to use as parameter 'T'

Entity Framework 6 Creating Two table from the same entity object

Entity Framework v4 Code-Only Connection String

EF4 code-first vs model-first with regards to model validation

Access DbContext from IQueryable

code-first ef4-code-only

EF (Entity Framework) 4.3 Migration tool does not work on EF 4.1 DB

Parametrized POCO Constructors with the Entity Framework