Visual Basic is the most popular programming language in the 21-st century world, and it is especially popular in corporate environments. Enterprise developers have long known that their productivity can be increased dramatically by automating language features to speed corporate-specific tasks. Automating features also enables corporate developers to maintain consistency across a number of internal developer teams. This book shows the advanced VB programmer how to automate Visual Basic through the development and deployment of add-ins and wizards. Whether it is adding automated backup procedures or automatically enforcing coding conventions to maximize a VB programming teams's productivity, this book shows the advanced VB programmer how to supercharge his Visual Basic development.
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Professional/practitioner
Maße
ISBN-13
978-1-893115-14-9 (9781893115149)
Schweitzer Klassifikation
Why add-ins and wizards?- Basics of add-ins and wizards.- The Extensibility Interface.- Manipulating the VBIDE objects.- Methods for hooking in add-ins.- Modal add-ins.- Non-modal add-ins.- Invisible add-ins.- Debugging add-ins.- Wizman and the Wizard template.- Example 1: Enforcing Naming conventions.- Example 2: Backing up projects.- Example 3: A sample database add-in and wizard.- Reference guide.