Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Many to many relationship detecting changes

entity framework - navigation property does not load

How do I add a RowVersion attribute to a EF4 class

ASP.NET MVC, forms auth or custom when using EF 4?

Mapping data from 2 tables to 1 entity - Entity Framework 4

c# .net entity-framework-4

How to make Entity Framework CTP5 work with SQLite?

Where to place the entity framework in our solution?

What is the best object lifetime strategy for Redis in web application

EF4 - update [Table] set @p = 0 where

How to improve Entity Framework 4.0 large model startup performance?

I dont have overload for EF savechanges, and no acceptallchanges available

c#-4.0 entity-framework-4

Entity Framework 4: ObjectContext event on successful save

entity-framework-4

Using SQL Server Compact 4.0.0.1 with Entity Framework 4.3

Relationship on same table with Entity Framework

Generic Repository Pattern with UnitOfWork Pattern

EdmAssociationConstraint: : The number of properties in the Dependent and Principal Roles in a relationship constraint

How to Fetch Data from database using Entity Framework 6

Can I mock Objectresult<T> of Entity Framework Using MOQ

entity-framework-4 moq

Update EF 4 Feature CTP 4 Detached POCO

Should the Unit of Work point to the service layer or the repository?