May 2001
Intermediate to advanced
1088 pages
30h 13m
English
Two-tiered designs usually come about because the data layer is complex. If you must perform queries or maintain relationships between data items, you certainly don't want to write that code yourself. Figure 1.3 shows the structure of a typical two-tiered application.

Although the complexity of the data drives an application from single-tiered to two-tiered design, the complexity of the business logic usually drives a two-tiered design into three tiers. If your application is light on business logic or if you are under extreme time pressure, ...
Read now
Unlock full access