Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

How do you actually perform relationships in Entity Framework 4 Code-First CTP 5?

How to force EF Code First to query the database?

The navigation property 'FootballGame' was not found on the dependent type 'Bd.Domain.Entities.FootballGame'

Entity Framework: Navigation Properties Issue

EF6 Code First - may cause cycles or multiple cascade paths

Auto increment property not key

Code-First Entity Framework Multiple Collections with Many to Many

Required property but Nullable, Entity Framework through Code First

EF 4.1 code first causes weird (login) runtime errors

Can’t find the new Code First Entity Framework Database

How to configure DbContext to work with Oracle ODP.Net and EF CodeFirst?

How to work with LocalDB and EF, without using migrations

How do I setup two one-to-many relationships in entity framework?

Entity Framework Code First - Cast smallint and integer to int32

How to update related entities using GraphDiff?

Persisting and retrieving serialized entity property with Entity Framework 6.1 code first

EntityFramework Code first migrations not running after deploying to Azure

EF 4.1 Code First Issue After Upgrade

EF code-first: How to load related data (parent-child-grandchild)?

How can I use MVC4 Migrations without using Entity Frameworks?