Category Archives: Visual Basic 6 (VB6)

PortInUse

Working with network objects in Visual Basic can be a little daunting for newer programmers. It’s not that scary, really.

Calculate Subnet Mask Function

Most developers don’t have much of a clue about network fundamentals. What may be a simple thing for a network engineer or system administrator may leave a developer simply scratching his or her head.

Install VB6 on Windows 8

As most of the world knows, Microsoft has made available a consumer preview of Windows 8. While this is still considered beta software, I highly recommend you check it out. Some of us technology minded folks are charged with supporting legacy software, developed with Visual Studio 6 (particulary Visual Basic 6), and with the iminent release of Windows… Read More »

Introduction to VB6 Variable Types

Variables provide temporary storage for information that will be needed during the lifespan of the computer program (or application).  This article is short reference table of the types of variables used in programming.

Install VB6 on Windows 7

After surfing around the net, I’ve found very little information regarding installation of VB6 on Windows 7. Most of the information out there is for Vista, and most of it is queries for assistance.