Finally, all major requirements for the Online Photo Shop application are in place, and we can place our first order. Figure 12.8 visualizes the sequence of a complete order cycle.
Figure 12.8. Order Cycle with the Online Photo Shop
Finished!? Not quite. The implementation of all major requirements concludes the construction phase of the project and leads to the transition phase, when the product is rolled out. The release of the product, however, involves a few more steps: formal testing of all implemented features in the form of integration and system tests, tracing of requirement keys to code, and of course deployment. All these steps are addressed in the next iteration, which is described in Chapter 13.
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