Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Generics problem with Unit of Work Pattern

Entity Framework, Repository Pattern, Unit of Work and Testing

architecture layering and unit of work pattern

Unit Of Work inside Transaction scope and Entity Framework

Using EntityFramework: Context per Presenter or long conversation pattern for Windows Forms Applications?

EF Core without additional repository pattern

unit testing with moq generic repository and UnitOfWork

Call different methods, from different repositories, in same transaction using Unit of work

Scoping transactions and sessions in NHibernate for long running tasks

Server side Validations and security in breeze.js

breeze unit-of-work

Service Layer/Repository Pattern

How can I inject the Repositories to the UnitOfWork?

Symfony2 / Doctrine2 - Check Entity Object is new, never persisted

Data Mapper, Repository and Unit of Work patterns

How does the Unit of Work pattern accommodate references to new aggregates?

DDD (java) Aggregate roots and persistence

Implementing Generic Repository using Entity framework code first

Using Unity, how do you automatically dispose an IDisposable?

ASP.NET MVC 2 , Nhibernate and transaction across layers