News

Hi guys,<BR><BR>The VB project from hell is getting worse, as I just inherited a former teammate's code. It's a mess, and even though I'm not much of a VB programmer, I get to fix it ...
An array is made when items are arranged in rows and columns. This array has 12 counters. Every row in an array is the same length and every column in an array is the same length. This array has 4 ...
So I've spent some time learning ASP.NET development using VB.<BR><BR>Presently I have an application that on page load queries my AD and pulls a list of computers in a specific OU. In order to see ...
Explore the various benefits of the Collection object in VB6 Your email has been sent VB6 makes use of collections in many ways, such as keeping track of controls on a form and system printers. Learn ...
VB6 Tip: Making the most of user defined types (UDT) Your email has been sent A user defined type (UDT) is a Visual Basic technique for defining a data type that exactly meets the needs of your ...