Security and Database Access
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.