Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

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?

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?