"Microsoft Visual Basic Design Patterns" focuses on how to capitalize on the powerful object-oriented capabilities of Visual Basic. Specifically, the book introduces and explains how to employ a set of reusable software design patterns available within Visual Basic. Design patterns take objects to the next level, encouraging both reuse and more elegant development. While other books have attemp…