Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in n-layer

MVC or MVP architecture for winform applications using Entity Framework as ORM

How to mock Entity Framework in a N-Layer Architecture

Layered Architecture with DI vs onion architecture?

N-Layer to Hexagonal (Ports and Adapters) architecture

N-Layer Architecture

.NET N-Tier Architecture: What do I do about the Model objects?

c# .net architecture n-layer

In which layer should Specification Pattern objects be "new'ed up"?

A modern n-layer asp.net web application sample?

DDD Concepts in N-Layer Development

Which layer should i declare enums?

What is the difference between Monolith and n Layer?

Onion vs. N-Layered Architecture

What are the main advantages of MVC pattern over the old fashioned 3-layer pattern