Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Is a static repository a right way to use NHibernate?

Ruby on Rails with Repository Pattern?

Where should I create the Unit of Work instance in an ASP.Net MVC 3 application?

Where does validation check go in repository pattern?

Error while validating the service descriptor 'ServiceType: INewsRepository Lifetime: Singleton ImplementationType: NewsRepository':

Using a Generic Repository pattern with fluent nHibernate

Generating identities for entities in DDD

TDD - Want to test my Service Layer with a fake Repository, but how?

Why aren't data repositories static?

Books that will cover TDD, DDD and Design Patterns in .NET

Using the repository pattern to support multiple providers

Single or multiple repository classes?

Async/Await in multi-layer C# applications

Repository Pattern: What is the 'right size'?

Unit of work + repository + service layer with dependency injection

DDD repository and factory

How do I handle table relationships with the repository pattern?

Not sure how to use Dependency Injection + Repository Pattern + Unit Of Work Pattern with a WinForm application

How to implement the repository pattern the right way?

Entity Framework using Repository Pattern, Unit of Work and Unity