Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-tier-architecture

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?

Difference between three tier vs. n-tier

Arguments of using WCF/OData as access layer instead of EF/L2S/nHibernate directly

Where to define the interfaces for a repository in an layered architecture?