Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Entity Framework Code First Azure connection

EntityFramework not creating tables

Entity Framework: Remove and Add entities with same key in a single request

Entity Framework Code First Migrations: get sql scripts programmatically

Entity Framework - CTP4 - Code First - How to turn off the automatic pluralization?

Creating entity diagrams from code first classes

How to use MySql and Entity Framework 4.1 code first

How to Switch Cascade delete off in a One to Many Relationship with EF CTP5 Fluent API

Cannot get relationship to update for navigation properties in entity framework