Skip to content

Opening book details…

Can I read Understanding Three-Tier Architecture on EtoBox?

Understanding Three-Tier Architecture by Er Mohammed Rameez is a document available to read on EtoBox.

What is Understanding Three-Tier Architecture about?

- The 3-tier architecture separates an application into three logical layers: presentation layer, business layer, and data layer. - The presentation layer provides the user interface. The business layer contains business logic/rules and mediates between the presentation and data layers. The data layer interacts with the database. - In the sample application, the presentation layer passes student ID to the business layer, which calls the data layer to retrieve student data from the database. The data is

Author
Er Mohammed Rameez
Language
EN