Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

What architecture for web app with mobile apps?

ASP.NET Membership & Role-based Security

Use of BAL in 3 tier architecture?How to call methods from DAL to BAL

Error Handling in 3 layered architecture

What does N-tier Architecture mean nowadays?

How many layers is too many?

Is there a reason to use WCF over asp.net MVC?

WPF - Where to put DAL in 3-tier architecture design with MVVM?

EF4 Independent Associations - Why avoid them?

Change timeout for each WCF method or call

IEnumerable<T> as return value, deferred execution and N-tier applications

Steps to take to slowly integrate unit-testing into a project

Fastest way to convert datatable to generic list

Jumping into N-Tier architecture with WCF?

Why should I use an N-Tier Approach When using an SqlDatasource is A LOT EASIER?

What does n-tier mean to you?

Main Difference Between 3-tier & n-tier Architecture in .NET?

Is it worth using 3-tier architecture for small(ish) applications

Strategies to Avoid Transaction Escalation in System.Transactions

Hexagonal architecture - a simple use case