This article has been published at RLSLOG.net - visit our site for full content.
Group kEISO has released PluralSight tutorial “Custom VBA Class Development”. Enjoy!
Description: Learn to build classes using VBA, making it easier to encapsulate and manage entities in your applications. Add properties, methods, and events to your classes, and then consume the classes as you create code. Focus on specific class-based features, such as collection classes and custom events, and learn to create dynamic data structures using VBA classes.
It’s possible to create VBA applications for Microsoft Office and other VBA hosts without ever delving into the concepts of creating and using classes, but by skipping this important and useful functionality, you deny yourself one of the best ways to create scalable, maintainable applications. By encapsulating entities in discrete classes, you make it easier to ensure that generalized code doesn’t interact inappropriately with your data. In this course, you’ll learn to create and consume VBA classes, adding your own custom properties, methods, and events. You’ll learn to handle specific class-based issues, such as orphaned objects and memory leaks, creating custom events and handling those events, and wrapping the Collection object in a class to extend and protect it. You’ll also learn how to create standard dynamic data structures like stacks, queues, and linked lists using VBA, and you’ll be astonished at how easy it is to create these using VBA classes.
Release Name: PLURALSIGHT_CUSTOM_VBA_CLASS_DEVELOPMENT_TUTORIAL-kEISO
Size: 426.03 MB
Links: Homepage – NFO – NTi – TPB
more at RLSLOG.net