Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

EF4 slow association access

Entity Framework 4: which approach is the best

Entity Framework scalar function mapping

How do I find the source of all the objects that are being tracked for changes in EF CodeFirst CTP5?

ObjectStateManager vs Entry().State

How to stub SingleOrDefault with Rhino mocks

EF4 CTP5 - Audit columns CreatedOn

.net entity-framework-4

Entity Framework 4: Any way to know the plural form of an Entity Type?

c# entity-framework-4

Entity Framework LINQ projection into custom type results in missing data

ADO.NET Entity Framework: Converting String to Int in Where/OrderBY

Extending entity framework classes

c# entity-framework-4

Building an ObjectContext in EF Code First CTP4

EntityDataSource replace * with % wildcard on queries

EF4: how to use a generic repository pattern ?

Stack overflow exception without infinite loop (as far as I can tell)

Opening an SQL CE file at runtime with Entity Framework 4

Why do child entitites in Entity Framework include a virtual property referencing the parent?

How does one access and bind the entity meta-data (through JavaScript on the client) available from Upshot?

VS2012 Error from Entity Data Model: "Could not parse configuration file."

Logging changes through Entity Framework