Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
VB Overview - Visual Basic tutorial

VB Overview tutorial description
| Added on | 09.03.2008 |
| Total clicks | 16 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
VB Overview
More cool Visual Basic tutorials:

How to send data via two computers over the internet in Visual Basic

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.

This tutorial describes:
"If" Statements
"If" Statement Example
"Select Case" Statements
"Select Case" Statement Example
"If" Statements
"If" Statement Example
"Select Case" Statements
"Select Case" Statement Example

Declaring variables is a very fundamental requirement in programming and you cannot go anywhere without it. For those of us who came from previous versions of Visual Basic, .NET presents a new set of issues with our variables.




