Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

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

Entity Framework 5 Unit of Work pattern - where should I call SaveChanges?

REST, Unit of Work, Business Transactions

C# IUnitOfWork, IRepository and IMemoryCache [ASP.Net Core]

Entity Framework UnitOfWork

Autofac Scoping Of Unit Of Work In MVC3 With Entity Framework

UnitOfWork (NHibernate), only one active UoW/session at a time? (need advice)