Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.3

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")

Visual Studio 2012 testing with csla and entity framework

How to create initializer to create and migrate mysql database?

EF 4.3 Migration - how to produce a downgrade script?

conversion of a datetime2 data type to a datetime data type error with EF Code first?