Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Unit of work and multiple object contexts

Injecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injection, Unit of Work and Repository Patterns

Doctrine - Managed Entity - Fetched Entites are not managed by default

Asp.Net MVC UNitOfWork and MySQL and Sleeping Connections

doctrine persisted entity changed between entityManager->persist and unitOfWork->persist

Why would I use the Unit of Work pattern on top of an NHibernate session?

c# nhibernate unit-of-work

NHibernate mapping exception. No persister for: NHibernateTesting.Account

Applying Unit Of Work pattern

UnitOfWork Implementation

Generic Repository Pattern with UnitOfWork Pattern

Unit of work, rollback options

Trouble Mocking Lambda withing Unitofwork's Repository

Architectural problems in repository pattern and unit of work

entity framework + repository + unit or work question

Repository/Unit of Work pattern - How to query a repository for objects meeting certain criteria?

Unit of work when using MassTransit

unit-of-work masstransit

IDocumentSession.SaveChanges() vs Transactions

What is the correct way to use Unit of Work/Repositories within the business layer?

Implementing unit of work in a WCF service with Autofac

wcf autofac unit-of-work

Sharing a NHibernate session between UnitOfWork and Repository