Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.3

Entity Framework 4.3.1 failing to create (/open) a database [Threading Anomaly?]

How can I use a sql reserved keyword in the name of a property in an entity framework data context?

Entity Framework Migrations - support for dynamic connection string

Database versions deployment. Entity Framework Migrations vs SSDT DacPacs

Is it possible to express a check constraint?

Encountered an error hydrating the EDMX file?

EF Code First cascade delete and update?

How to affect the column order with Entity Framework Code First Migrations

code first auto gen proxy class navigation and collection properties are null

1-to-1 relationship causing exception: AssociationSet is in the 'Deleted' state. Given multiplicity constraints

Generated Identifier Too Long For Constraint Name

Is it always better to use 'DbContext' instead of 'ObjectContext'?

How do OnModelCreating and non automatic Migrations relate?

How can I disable the use of the __MigrationHistory table in Entity Framework 4.3 Code First?

Mixing Fluent API and DataAnnotations in EF code first

How can I unit test Entity Framework Code First Mappings?

Entity Framework Code First : How to map flat table to class with nested objects

Entity splitting when key column has different names?

Assembly Binding Old Reference Exception

Entity Framework (4.3) looking for singular name instead of plural (when entity name ends with "s")