Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in service-layer

DTO's and calls between services

Injecting a service into another service

Getting all aggregate root entities child entities?

ASP.NET MVC service layer input output data

How to combine JSR-303 and Spring Validator class in a service layer?

ZF + Doctrine 2 : Heavy model classes or Lightweight model + Service layer?

Data access and security in service layer (Doctrine & ZF)

MVC - Controller to Service Layer Communication

.NET MVC Best practices as far as keeping the controller from being very unreadable [closed]

The effects of adding a Service Layer to a Laravel application

laravel service-layer

Strongly typed Linq filtering method

Does the Facade pattern violate SRP?

SoapUI Maven plugin- executing multiple projects

Should aggregate roots have dependencies?

Application Service Layer - how to write API method interfaces

How to manage transactions in the service layer?

How to decouple eloquent from the service layer?

MVC3 App/Service Layer/Repository Layer/POCO Classes/EF4 - Questions!

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