Skip to main content

Questions tagged [n-tier]

0 votes
2 answers
268 views

I am confused about the relationship between monolithic and n-tier architecture (I have only analyzed 1, 2, 3 levels and tiers). Since n-tier architecture divides the application into logical layers (...
Nicola Sergio's user avatar
0 votes
2 answers
258 views

Some years ago, I started using a particular architectural pattern that proved itself useful on a significant number of projects. It includes the following concepts: Presentation Layer/Tier that ...
OzrenTkalcecKrznaric's user avatar
3 votes
2 answers
299 views

I've been trying to build this (principally desktop, but could eventually be turned into a cloud app) document editor program for a while and have it laid out using the broad principles of the 3-Layer ...
The_Sympathizer's user avatar
1 vote
2 answers
917 views

Given a layered architecture consisting of presentation layer business logic layer data (access) layer and a SPA web application communicating through REST endpoints with the backend (eg Angular and ...
keezar's user avatar
  • 27
-1 votes
1 answer
129 views

I've have an n-tier .NET 4.6 internal business application. It has a business logic layer class library project that references a data access layer class library project. It's designed to decouple the ...
xr280xr's user avatar
  • 189
1 vote
1 answer
130 views

I was find many companies which creating entities and models for each business applications So all these apps not reusable. Now, some clients of the company for example. needs 3 kind of software. ...
CowBoy's user avatar
  • 153
0 votes
1 answer
196 views

I have a three tier architecture API to add and remove customers. Every customer has some employees that are responsible for that customer. Those employees are located in another collection of ...
David Mason's user avatar
1 vote
2 answers
916 views

I appreciate if someone could clarify my confusions about the following quote from Distributed Systems, by Coulouris et al: Consider the functional decomposition of a given application, as ...
Tim's user avatar
  • 5,555

15 30 50 per page
1
2 3 4 5
7