Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.3

Entity framework data loading strategy comparison

How to proper clean up after delete in the navigation collection in one to many relationship EF 4.3.1

How to use Database Migrations and EF 4.3 with a code first approach to create relationship tables?

Need to use EF 4.1 when default is EF 4.3.1

EF 4.3.1 - code first automatic migrations - how to specify column width

Entity Framework Code First: "The specified table 'foo' was not found in the model."

How to map foreign keys between TPH TPT objects - Entity Framework Code First

Why does Entity Framework's EF Migrations Add-Migration step require a database connection string?

Code First Fluent API validation not working

Define optional self-referencing one-many relationship with Fluent Api

c# entity-framework-4.3

How can I generate DDL scripts from Entity Framework 4.3 Code-First Model?

Mapping a self-join to a collection in code first entity framework 4.3

Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths causing Database.SetInitializer to not work?

Many-many relationship in Entity Framework Code First and using the "virtual" keyword to access each other

Entity Framework 4.3 - TPH mapping and migration error