Material Detail
Application Architecture: an N-Tier approach
Article describing the complexities involved in designing a complete system. Good material for programmers to read and help see the big picture.
Quality
-
Peer Review
-
User Rating
- Comments (2) Comments
- Learning Exercises
- Bookmark Collections
- Course ePortfolios
- Accessibility Info
More about this material
Browse...
Disciplines with similar materials as Application Architecture: an N-Tier approach
People who viewed this also viewed
Other materials like Application Architecture: an N-Tier approach
Comments

Sandy Houston (Student)
I spent about 20 minutes reading this article. I really enjoyed learining more
about the n-tier approach to application architecture. The article is a
detailed explaination of an approach to developing architecture that has two or
more isolated layers. The typical model that is shown in the article separates
the architecture into the Presentation GUI, Presentation Logic , Business, Data
Access and Data. The benefits of this separation are explained in the article.
I was particularly interested in learning more about this approach because I
have seen it in the workplace, but did not completly understand it until now.
about the n-tier approach to application architecture. The article is a
detailed explaination of an approach to developing architecture that has two or
more isolated layers. The typical model that is shown in the article separates
the architecture into the Presentation GUI, Presentation Logic , Business, Data
Access and Data. The benefits of this separation are explained in the article.
I was particularly interested in learning more about this approach because I
have seen it in the workplace, but did not completly understand it until now.
James Goggin (Student)
Technical Remarks: