Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Knockout.js : Binding to a function on the click-event using the Repository-Pattern

Repository pattern practical use cases and implementation in node.js

Construct dependency chain with arguments at the root

Service Layer/Repository Pattern

repository pattern and overhead..?

Can POCO / Domain objects have dependencies injected to it

Repository pattern's answer to complex / non-model specific queries (i.e. reporting / aggregate data)

service operation is called with a not found entity

Generics and Entity Framework: How do I return a different type depending on a column value

Data Mapper, Repository and Unit of Work patterns

How to convert DTO to View Model and then back again? [duplicate]

Should there be a abstraction layer between database and model?

Repositories and getting new values for an aggregate entities / value objects

Make existing entity implement TableEntity

Unit of Work / Repository pattern updating multiple sources at the same time

Non-CRUD operations in repository classes

What's the right way to Load child collections inside a POCO with a SubSonic Repository?