Shows students step-by-step how to create a complete application using component level design.
Simplifies component-level design for students. Allows for specialization into those subject areas of most interest to the student.
Allows students to begin working through the examples immediately without having to type in all of the code.
This book presents a comprehensive approach to component-level programming and design that gives the reader a thorough grounding in all aspects of this important new style of application development. The reader is first introduced to visual programming and shown how to create a program out of existing components and glue logic. Unlike other approaches to this subject, the book does not stop here.
After a brief introduction to conventional visual programming, Component Level Programming introduces custom components. Through examples, the book shows how to break an application into three parts: existing components, glue logic, and custom components. Component categorization, an effective tool for identifying and specifying custom components, is introduced. The book shows several examples of each type of component and gives a detailed design methodology for each. After completing this material, the reader will be able to develop a wide number of component-based applications from scratch, and will have the necessary skills to develop a wide variety of third-party custom components.
Key features:
1. Introduction.
2. Visual Basic Programming.
3. A Brief Survey of Component Technologies.
4. Component-Based Application Design.
5. Categorizing Components.
6. Models.
7. Editors.
8. Background Editors.
9. Serializers.
10. Displays.
11. Accessors.
12. Caches.
13. Filters.
14. UI Widgets.
15. Decorations.
16. Function Libraries.
17. Service Wrappers.
18. Containers.
19. Semi-Persistent Objects.
20. The Future.
Appendix A: Object-Oriented Design.
Appendix B: Programming the Windows GUI.
Appendix C: MFC and ATL.
Appendix D: Using ActiveX Controls on the Web.
