Search code examples
ServiceStack and NHibernate Unit Of Work Pattern...


nhibernateservicestackunit-of-work

Read More
Ways to Improve this unit of work class, related to open/closed principle and dependency injection /...


c#dependency-injectionrepository-patternunit-of-workopen-closed-principle

Read More
How to wrap the Unit of Work with an interceptor in ABP framework...


unit-of-workaspnetboilerplate

Read More
BaseController's overloaded constructor not being executed?...


c#dependency-injectionrepositoryunit-of-workasp.net-mvc-5

Read More
How to remove object after comparing to remaining objects in Symfony?...


symfonycomparelifecycleunit-of-work

Read More
Where() after repostory GetAll(), shows DbContext has been disposed...


c#unit-of-workaspnetboilerplate

Read More
WebApi DI Autofac - Make sure that the controller has a parameterless public constructor...


c#dependency-injectionasp.net-web-api2autofacunit-of-work

Read More
Testing BLL using Mock, Repository and UnitOfWork C# UnitTesting...


c#entity-frameworkunit-testingrepositoryunit-of-work

Read More
Save information using Unit Of Work and different targets...


c#entity-frameworkweb-servicesdesign-patternsunit-of-work

Read More
using asp.net core(Repository, unit of work) with xamarin forms in the same solution...


asp.net-corexamarin.formsrepositorydtounit-of-work

Read More
Entity Framework and ASP.NET MVC - how to directly make use of DBContext and DBSet to behave as Repo...


asp.net-mvcentity-frameworkrepository-patternunit-of-work

Read More
How to properly use Dispose in Unit Of Work Pattern?...


entity-frameworkrepositoryunit-of-work

Read More
unit testing with moq generic repository and UnitOfWork...


c#moqrepository-patternunit-of-worknunit-3.0

Read More
Using DTO to transfer data between service layer and UI layer...


asp.net-mvcrepositorydtounit-of-workn-tier-architecture

Read More
Repository Pattern + Dependancy Injection + UnitOfWork + EF...


c#entity-frameworkdependency-injectionrepository-patternunit-of-work

Read More
Using DbContext inside a Repository Class in Entity Framework...


entity-frameworkdbcontextunit-of-work

Read More
Performance issue with unitOfwork...


sql-serverentity-frameworkdesign-patternsunit-of-work

Read More
Generic Respository Pattern with Unit of Work for tables in Relationship...


model-view-controllerunit-of-work

Read More
Linq Queryable - Joining two tables with no relationships...


c#linqrepository-patternunit-of-workef-fluent-api

Read More
Multiple DbCon Object...


c#asp.net-mvcentity-frameworklinqunit-of-work

Read More
Not exposing IQueryable and not violating OC principle...


c#entity-frameworkrepository-patternunit-of-work

Read More
Generic Repository With EF 4.1 what is the point...


repository-patternentity-framework-4.1unit-of-work

Read More
Symfony2 / Doctrine2 - Check Entity Object is new, never persisted...


phpdoctrine-ormsymfonyunit-of-work

Read More
UnitOfWork pattern for Entity Framework but with direct SQL queries...


c#asp.net-mvcentity-frameworkdesign-patternsunit-of-work

Read More
Entity Framework throwing Null entry error at Saving, C#...


c#entity-framework-6repository-patternunit-of-work

Read More
Unity - The current type is an interface and cannot be constructed. Generic repository DI...


.netgenericsunity-containerunit-of-work

Read More
Repository and Unit of Work patterns - How to save changes...


c#repository-patternunit-of-work

Read More
Mocking Context and Repository with UnitOfWork...


c#unit-testingmoqrepository-patternunit-of-work

Read More
UnitOfWork, Repository Database Connection Issue...


design-patternsasp.net-web-api2repository-patternunit-of-work

Read More
Onion Architecture, Unit of Work and a generic Repository pattern...


c#.netrepository-patternunit-of-workonion-architecture

Read More
BackNext