Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Aggregating multiple queries into one with EF like this?

Entity Framework 4 load Record by ID

How to use SQL Server Database Project in other Projects in Visual Studio?

.NET 4.0, MVC 2, Entity Framework 4, and Repository Pattern

How can I utilize multiple databases in an entity framework solution simultaneously?

Entity Framework 4: Image type?

entity-framework-4

DbContext, EF, & LINQ - Whats the best way to expose methods on DbContext via an Interface?

Disable Entity Framework 4.1 Optimistic Concurrency Checking on all Entities

entity-framework-4

The specified type member 'DateTime' is not supported in LINQ to Entities

Will using Parallel.ForEach benefit in ObjectContext.Add

Unable to cast object of type to type 'System.Data.Objects.ObjectContext

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