May 2001
Intermediate to advanced
1088 pages
30h 13m
English
A three-tiered design is the most flexible and the most complicated to build. By separating presentation, business logic, and data layers into their own components, you can change the implementation of each layer without affecting the other layers. Figure 1.4 shows the structure of a typical three-tiered application.

When you separate the presentation, business logic, and data layers, you must determine how the layers interface with each other. The interface between the business logic and data layers is often determined ...
Read now
Unlock full access