With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...
Visual Basic [Office development in Visual Studio], calling code from VBA VBA [Office development in Visual Studio], calling code in document-level customizations This walkthrough demonstrates how to ...
Behavior of VBA code in a document-level customization When you open your project in Visual Studio, the document is opened in design mode. VBA code does not run when the document is in design mode, so ...