tutorials

Sponsors
Partner Sites
How to create custom progress bar using VB
Tutorial describes how to create lightweight customizable progress bar for your Visual Basic applications.
Visual Basic Tutorials > Development
 
Objects
Since VB4, Microsoft has been promoting the "object-oriented" aspects of Visual Basic. It seems like everything you read is object-this and object-that! So what is the real story about objects? Who needs them, and why? How do you use them and when are the
Visual Basic Tutorials > Development
 
VB.NET Optimized Shuffle tutorial
This tutorial is explains an optimized and very efficient method of "shuffling" an array in any language. The tutorial is adaptable to any programming language but has been written in VB.NET.
Visual Basic Tutorials > Development
 
Accessing the Windows Registry with the API
Visual Basic Tutorials > Development