Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

How to avoid duplicating business logic across multiple different presentation layers

Advice For A Newbie About N-Tier Applications

Where should my models live? Web tier or Data tier? (MVC + NHibernate)

What is the difference between tier vs layer application?

n-tier-architecture

polymorphism and n-tier applications

I've never encountered a well written business layer. Any advice?

Unit testing with Data Access Layer

Generating identities for entities in DDD

What objects should you return from the data access layer to the business layer an n-tier system

Which layer should i declare enums?

Entity Framework 6 Database-First and Onion Architecture

LINQ to SQL Web Application Best Practices

Business Layer in 3 tier Architecture

What is the difference between Monolith and n Layer?

How to use LINQ To SQL in an N-Tier Solution?

Best Structure for ASP.NET MVC Solution

Where should data validation occur?

How much logic should be in your domain model objects

Reasons not to use MVC architecture for web application

Where does Web API fit in a typical n-tier architecture?