Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Entity Framework many-to-many query: navigation property not generated

entity-framework-4

Entity Framework (EF) OutOfMemoryException

EF 4.1 Code First: Each property name in a type must be unique error on Lookup Table association

How can I get the next Primary Key for SQL 2008 in Entity Framework 4

C# LINQ query (MYSQL EF) - Distinct and Latest Records