Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Undefined index error upon $em->clear() in Symfony2

Is Unit Of Work and Repository Patterns very useful for big projects?

Tracking model changes in SQLAlchemy

ASP.NET Identity with Repository and Unit of Work

Entity Framework 6 and Unit Of Work... Where, When? Is it like transactions in ado.net?

Register partically closed generic type with Autofac

Repository and Unit of Work patterns - How to save changes

Benefit of using Unit of Work and Repository Patterns with Entity Framework

Singleton Per Call Context (Web Request) in Unity

Dependency injection in unit of work pattern using repositories

Entity Framework 6 Code First - Is Repository Implementation a Good One?

Unit of Work + Repository Pattern: The Fall of the Business Transaction Concept

How to implement Unit Of Work pattern with Dapper?

Generic Repository With EF 4.1 what is the point