Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

Using DTO to transfer data between service layer and UI layer

Design a generic job scheduler [closed]

Entity Framework 6 - use my getHashCode()

How Do You Communicate Service Layer Messages/Errors to Higher Layers Using MVP?

Example of 4-Tier (for N-Tier) Architecture?

Difference between three tier vs. n-tier

Arguments of using WCF/OData as access layer instead of EF/L2S/nHibernate directly

Where to define the interfaces for a repository in an layered architecture?

What are the main advantages of MVC pattern over the old fashioned 3-layer pattern

Should the repository layer return data-transfer-objects (DTO)?

Exception handling in n-tier applications?

Should service layer classes be singletons?

Onion archicecture dependencies in the same layer: Infrastructure and Web communicating

Explain the different tiers of 2 tier & 3 tier architecture? [closed]

Business Logic in Database versus Code? [closed]

MVC Vs n-tier architecture

What is N-Tier architecture?