Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Why is it bad to implicitly commit a Unit of Work in a Dispose() method?

Entity framework 6 providing repositories and UoW out of the box

The unit of work pattern within a asp.net mvc application

IUnitOfWork how to use - best practice

PetaPoco + unit of work + repository pattern

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

Unity framework - reusing instance

Preparing for multiple EF contexts on a unit of work - TransactionScope

Looking for a Ninject scope that behaves like InRequestScope

How to attache detached entity in Doctrine?

Entity Framework 4 - Where to put "ApplyCurrentValues" Logic?

EF4 with MVC3 - Do I need The Repository Pattern?

Unit of Work with Repository Pattern MVC 5 & EF 6 [closed]

Entity Framework and Unit of Work

Managing Transactions either in service layer or repository layer?

How to update complex model in ASP.NET MVC 3

ASP.NET MVC3 - 3 Tier design - Transaction control and business layer design questions

can you have multiple transactions occur inside one session in nhibernate? And is it a bad idea?

Casting Dynamic Object and Passing Into UnitOfWork and Repository Pattern. Throws Exception