Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

Entity Framework Code First: One-to-Many and Many-to-Many relationships to same table

Entity Framework 6.1 Code First Cascading Delete with TPH for one-to-one relationship on a derived type

Using an Interface with a navigation property

Soft deletes, navigation properties in EF4 CTP5 POCO

Are there any good resources for developing Entity Framework 4 code-first?

Entity Framework CTP5, code-first. Many to many with cascade delete

Entity Framework startup time

EF Code First: IValidatable Object not validating

Entity Framework Code first development Resources and Documentation

Filtering navigation properties in EF Code First

Creating BiDirectional One - One relationship in Entity Framework 4.1 Code First

EF One-to-many Foreign Keys without child navigation properties

Code-First Entity Framework inserting data with custom ID

Entity Framework Code First - Eager Loading not working as expected?

Entity Framework 4 - Mapping non-public properties with CTP5 (code first) in a persistence unaware context

Entity Framework Code First with SQL Server Synonyms

How to specify Unique Key in EF 7 Code First with Data Annotations

How to prevent DbContext from altering the database?

Entity Framework Circular Reference

Entity Framework Seed method is not being called