Summary

In this chapter, we've discussed the analysis and design process for developing a logical business object model. Our discussion included:

Object-oriented analysis and design techniques provide us with very powerful and useful tools. These techniques can be useful whether we're going to implement our application using object technology or not, since they offer a general way to model our business entities and processes.

From here, we'll move on to look at implementing robust, real-world business objects and components using Visual Basic. Then, in Chapter 5, we'll start to tie everything together as we implement a full-blown example application based on the video rental store example that we studied in this chapter.