Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Difference between the Repository Pattern and the View Model Pattern

entity framework + repository + unit or work question

Repository/Unit of Work pattern - How to query a repository for objects meeting certain criteria?

Why the members of the domain object (POCO) are defined virtual?

Repository Pattern with Stored Procedures

MVC: Repositories and Services

Onion Architecture - Service Layer Responsibility

How to map Entity Framework model classes with Business Layer class in n-tier architecture - ASP.NET-MVC

Readonly properties in EF 4.1

JPA Repository vs. Entity responsbilities

Difference between Repository and DAO design patterns [duplicate]

Separation of Concerns the Repository Pattern & Entity Framework 3.5

Any sample C# project that highlights separate data access layer (using EF) to business logic layer

Generate identity for an Oracle database through Entity Framework using an exisiting stored procedure

IdentityUser in Data layer

Method refactoring?

Repository pattern, explicit or implicit save?

repository-pattern

Automapper for use with Entity Framework using repository pattern?

Patterns for using EntityFramework?