Unified Process: Construction Phase and Tenth Iteration |
In Chapter 11 we implemented the foundation for Online Photo Shop using ASP.NET technology. We created a Web site where online customers can browse the product catalog and place items in a shopping cart. This iteration, which is the last iteration in the project's construction phase, will complete the implementation of the Web site by adding the checkout procedure. We use ADO.NET technology to store and retrieve each customer's personal profile to or from a database. Furthermore, security plays a role as we design and implement the form that collects the payment and shipping information. As defined in the project planning, the successful run of the unit tests for the functionality implemented in this iteration is required to proceed to the transition phase.
Introducing .NET
Introducing Software Engineering
A .NET Prototype
Project Planning
The Photo Editor Application
GDI+ Graphics Extensions
Advanced GDI+ Operations
Dynamic Loading of Components
Accessing System Resources
Performance Optimization, Multithreading, and Profiling
Building the Web Application with ASP.NET
Security and Database Access
Product Release