Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

Dependency Injection in an n-tier application?

Implementing object change tracking in an N-Tier WCF MVC application

Spring MVC: should service layer be returning operation specific DTO's?

Datasnap : Is there a way to detect connection loss globally?

N-Tier Architecture - Structure with multiple projects in VB.NET

Question about Java EE 6 architecture

Approaches for Error Code/Message Management in .NET

How to connect 2 virtual machines in Windows Azure to have Two-Tier-Architecture?

In what layer do controllers fit in layered architecture/DDD

Is the MVC-pattern a pure presentation-tier pattern?

How to architect MVC 3, EF, ViewModels, AutoMapper, POCO, Repository and Unit of Work in n-tiered project?

N-Teir Architecture with ASP.NET Web API

Should business rules be enforced in both the application tier and the database tier, or just one of the two?

Does DI make sense in a desktop app?

Preventing .NET Core Nested Project References

passing data in an ntier application

Circular reference issue in 3-tier architecture C#

DDD & client-side validation

Entity Framework - layered design - Where to put connectionstring?

How would I know if I should use Self-Tracking Entities or DTOs/POCOs?