Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity framework mapping enum : The specified value is not an instance of type 'Edm.Int32' Parameter name: value

Entity Framework Code First & Search Criteria

How to use the poco entity generator

When should POCO be used in EF4?

Setup EF4 data source for SQL Compact 4

Entity Framework Error: An object with a null EntityKey value cannot be attached to an object context

Entity Framework is trying to create a database, but its not what I want

How to add new tables to NOPCommerce v2.4

EF - Cascade Delete Not Working, Can't Delete Object

Read foreign key metadata programatically with Entity Framework 4

c# entity-framework-4

Entity Framework: There is already an open DataReader associated with this Command which must be closed first

Table-splitting of an inherited entity type?

entity-framework-4

Entity framework and inheritance: NotSupportedException

Entity Framework 4 Table Per Hierarchy - How To Define Navigational Properties On Children?

.NET 4.0 Entity framework timeout expired [closed]

Entity Framework 4 - Get generated SQL for Updates/Inserts

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

Entity Framework 4 and WPF

Using EF4 migration tool with model-first approach

How can I use Sql CE 4 databases for functional tests