| < Day Day Up > | 
|   Getting ready to build an application can be a very frustrating task; however, if you approach it with a solid methodology, the frustration can be greatly simplified. In Chapter 8, "Object-Oriented Design," a standard way to approach an object-oriented application was introduced. In this chapter, we will use that process to plan, design, and implement a complete application. Just as was introduced in Chapter 8, it all begins by understanding the business problem which we intend to solve. This begins by identifying the problem domain.  |  
| < Day Day Up > |