Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Can you iterate over the properties of an eloquent object?

When to use PerThreadLifetimeManager?

UnitOfWork in Action Filter seems to be caching

How can I use a stored procedure + repository + unit of work patterns in Entity Framework?

UnitOfWork lifespan in WPF with an IoC Container

Should I be using a Generic Repository with Entity Framework 5?

taking advantage of inheritance in Controllers and Views

.NET Core/EF 6 - Dependency Injection Scope

Java/Python communication via message broker

Simple Data Unit of Work implementation

Where should I create the Unit of Work instance in an ASP.Net MVC 3 application?

Symfony2 / Doctrine2 throwing index error when flushing the entity manager

Is UnitOfWork equals Transaction? Or it is more than that?

Unit of work + repository + service layer with dependency injection

Not sure how to use Dependency Injection + Repository Pattern + Unit Of Work Pattern with a WinForm application

Entity Framework using Repository Pattern, Unit of Work and Unity

How to implement Unit of Work that works with EF and NHibernate

Entity Framework returning old data

Entity Framework + Repository + Unit of Work

Correct use of the NHibernate Unit Of Work pattern and Ninject