Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Programming With Variants - Visual Basic tutorial


In this tutorial we will take an in-depth look at Variants and discuss the benefits and pitfalls of programming with them.
Category: Visual Basic tutorials > Development - Difficulty:


More cool Visual Basic tutorials:



The Basics of Visual Basic
The Basics of Visual Basic
A great tutorial for people that are starting out with visual basic and need to get a rock solid start. Described are loops, conditionals and variables.
Category: Visual Basic tutorials > Basics - Difficulty:
Creating an Advanced VB database application
Creating an Advanced VB database application
Creating an Advanced VB database application using ADO control.
Category: Visual Basic tutorials > Database - Difficulty:
How to create custom progress bar using Visual Basic
How to create custom progress bar using Visual Basic
Tutorial describes how to create lightweight customizable progress bar for your Visual Basic applications.
Category: Visual Basic tutorials > Development - Difficulty:
Building Base Code
Building Base Code
In this tutorial, we'll look at some of the reasons for using base code and some of the techniques that can be applied to creating your own base code.
Category: Visual Basic tutorials > Development - Difficulty:
Basic VB Code – Changing Text
Basic VB Code – Changing Text
In this tutorial we will be looking at some of the more common, easy to use controls/functions of VB. We are going to create a simple form and update it using other information that is provided by the user. When making forms it is a good practice to name all of the controls and labels on the form in a manner in which you can remember.
Category: Visual Basic tutorials > Basics - Difficulty: