Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repository-pattern

Patterns for using EntityFramework?

How to implement CQS with in memory changes?

How to create a fake repository with a 1-to-many association for MVC

Repository vs Domain Services

Architectural concerns: Fluent NHibernate, The Repository pattern and ASP.NET MVC

Is this a correct way to implement docking line style branching pattern in mercurial?

Unit of Work, Entity Framework DBContext Scope

breezejs with a repository

"Session is Closed!" - NHibernate

Difference between a Repository Implementation using ObjectContext vs DbContext on EF 4.1

Is it a good idea to wrap my DbContext in a Unit of Work class?

Still lost on Repositories and Decoupling, ASP.NET MVC

Unity can't resolve Generic repository

Use Laravel repositories with Datatables

Should repositories have update/save/delete methods?

How to implement a generic GetById method using Entity Framework 4 and the Repository Pattern?

IUnitOfWork how to use - best practice

Why the database data is not being updated but object did and without error?

What Belongs in a Repository and What Doesn't?

How to create rich domain objects while maintaing persistence ignorance?