Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

MVVM + Entity Framework architecture confusion

Repositories and Units of Work - which is responsible for what?

c# repository 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?