Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Why does ObjectContext class not derive from some Interface?

How to avoid persisting entire aggregate root when adding child entity?

How to retrieve Domain Object from Repositories

Repository design pattern - should there be one repo for every Dao?

Android repository pattern for firestore

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

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