Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Sql Server Freetext through Entity Framework

Error with Entity Framework: AcceptChanges cannot continue because the object's key values conflict with another object in the ObjectStateManager

Linq multiple where queries

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

Entity Framework 4 - prevent basic caching

entity-framework-4 entity

Disposing of object context in entity framework 4

How to call Scalar-valued function from LINQ to Entities server-side

How to join Multiple tables using Repository Pattern & Entity Framework?

Using stored procedures with Entity Framework 4 Code First CTP5

Simple conditional LINQ query in Entity Framework 4