Search code examples
Understanding Domain Services vs. Application Services vs. Behavior (Methods) in Domain Entities...


asp.net-mvcarchitecturedomain-driven-designservice-layer

Read More
Proper Type for Date Object That Needs to be a LocalDate...


javaarchitecturejodatimeservice-layer

Read More
How to avoid many service methods each one for a different query...


c#asp.net-mvcrefactoringservice-layer

Read More
putting complex, multi-domain related logic: in Service layer or in model itself?...


domain-driven-designbusiness-logicservice-layerdomain-model

Read More
what's the difference between service layer and domain model layer...


javabusiness-objectsservice-layerdomain-model

Read More
Inject Dependencies without Interfaces Defined nLayer...


c#design-patternsarchitecturedependency-injectionservice-layer

Read More
What to return from service to ASP MVC web app?...


asp.net-mvcservice-layerthree-tier

Read More
Breeze: EFContextProvider/Breeze Controller and Service Layer...


breezeasp.net-web-apiservice-layer

Read More
Save and returning newly created object while employing Service and Entity Framework 4.1?...


entity-framework-4.1service-layer

Read More
Where should I place the application logic for login functionality?...


phpmodel-view-controllerauthenticationdatamapperservice-layer

Read More
Simple lightweight service layer...


.netwcfweb-servicesasp.net-web-apiservice-layer

Read More
N Layer .Net Message management...


.netdesign-patternsservice-layern-layer

Read More
ASP.NET MVC service layer input output data...


asp.net-mvcrepository-patterndtoservice-layer

Read More
Should ServiceStack be the service layer in an MVC application or should it call the service layer?...


asp.net-mvcasp.net-web-apiservicestackservice-layer

Read More
How to make ServiceStack work with existing MVC/Service/Repository pattern...


c#servicestackservice-layer

Read More
Create service response in web method, service layer or DAO layer?...


javaspringweb-servicesdaoservice-layer

Read More
Proper place for validation code in a service?...


validationfluentvalidationservice-layer

Read More
Service layer in spring - autowire all services...


springserviceautowiredservice-layer

Read More
DTO's and calls between services...


c#architecturedtoservice-layer

Read More
ASP.NET MVC client validation from Service Layer...


asp.net-mvcvalidationmodel-view-controllerservice-layer

Read More
Proper way to dependency inject authenticated user to my repository class...


asp.net-mvc-3unity-containerrepository-patternservice-layer

Read More
Moving MVC-style service layer under WCF...


wcfmodel-view-controllerservicestackservice-layerbusiness-logic-layer

Read More
Domain services and application services for graphics-based applications...


c#.netdomain-driven-designservice-layer

Read More
Unable to Update Many to Many Relationship. Entity Framework Code First...


c#-4.0asp.net-mvc-4ef-code-firstrepository-patternservice-layer

Read More
.NET MVC Best practices as far as keeping the controller from being very unreadable...


c#asp.net-mvccontrollerservice-layer

Read More
Should you return a BindingList from a business layer (or service layer, domain model, etc.)?...


c#datagridviewbindinglistbusiness-logic-layerservice-layer

Read More
Put this logic into a Repository or a Service...


c#repository-patternservice-layer

Read More
Work around for Generics and Dynamic arguments...


c#dynamicdapperservice-layer

Read More
Share DbContext across Repositories in MVC Web App...


asp.net-mvcef-code-firstrepository-patterndbcontextservice-layer

Read More
Who is responsible for parsing? The controller or service layer?...


asp.net-mvcmodel-view-controllerarchitectureservice-layer

Read More
BackNext