Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Object disposal with dependency injection

Repository pattern: Can a repository use other repositories?

java repository-pattern

Repository pattern aggregate and aggregate root with Entity Framework 4.0

How should my ASP.NET MVC Controllers be aware of the repository

How to represent repository pattern in UML?

uml repository-pattern

Repository Pattern with NHibernate?

Generic Repository / Unit of Work Issue

Asp.net Mvc: Creating Model Classes with LINQ to SQL

What are the differences between Active Record and Repository pattern?

Dependency Injection

MVC Repository - Domain Model vs Entity Model

Generic Repository Pattern with UnitOfWork Pattern

Generic Repository Pattern Soft Delete

Repository Pattern - Validating Object and Return Message

Repository in Controller or Model?

Repository Pattern with multiple tables

Repository, Deleting Object, Model vs ID [closed]

Architectural problems in repository pattern and unit of work

ASP.NET MVC service layer input output data

MVC3 App/Service Layer/Repository Layer/POCO Classes/EF4 - Questions!