Building an ASP.NET AJAX Server-Centric Based Online Shopping Website - Architecture Design
(Page 4 of 5 )
Architecture Design
In this example, we have followed the standard Three-Tier Model to construct the online shopping site: database, data access, business logic, and presentation. The following Figure 2 shows the rough model leveraged in this example.
Figure 2-the Three-Tier Model with which to construct our online shopping city
_html_25e2db10.png)
In the next section we will focus on the flow between each of the modules and tiers. Due to space limitations, we will only be able start our coverage of this area, and continue it in the next part.
Next: Module Operation Flows >>
More ASP.NET Articles
More By Xianzhong Zhu