To demonstrate bitwise concepts, this article shows you how to store an array of Boolean flags within a single numeric variable.
Using Logical Operators with Non-Boolean Expressions
February 27, 2008 by
Although VB’s logical operators are conceptually quite simple, they can be the source of elusive bugs.
Register/Unregister Your Executables from Explorer
February 27, 2008 by
If you frequently work with ActiveX (COM) components, you’ll appreciate knowing how to add DLL registration to your right-click menu in Windows Explorer.
The VB Classic Debate
October 3, 2005 by
Many Visual Basic developers are upset by Microsoft’s plans to scrap the very language that put them on top of the development environment heap.