Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Laravel ioc automatic resolution - works from controller but not from custom class

The repository pattern is procedural, not OOP? [closed]

Am I using DataContext.Dispose() properly?

ASP.NET MVC, Nhibernate and repositories for small/medium projects

Recommended IRepository and IRepository<T> interface in C#

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