Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

Architectural decisions: ASP.NET MVC & Entity Framework

Should POCOs be derived from DTOs or better not?

Exception Handling and Logging in WCF N-Tier app

Good .Net Synchronization framework for n-tier architecture

MVVM WPF application in 3-tier architecture

Developing N-Tier App. In what direction?

tdd n-tier-architecture

Where to place Business Entities, Enums, Custom exceptions?

SQL Server CLR stored procedures in data processing tasks - good or evil?

Dependency Injection - Does it violate Separation of Concerns?

How To Maintain Transaction in N-Tier Architecture

n-tier architecture: best place to store business objects?

ASP.Net MVC and N-Tier

Application architecture - Transactions w/ RavenDB

Can anybody explain these words.Presentation Tier .Business Tier .Integration Tier in java EE with example?

How to architect this ASP.NET n-tier solution?

DTO's, DAO or Service layer?

Mvc4: N tier architecture

where to handle DTO<->business object conversion