Vb Net Tutorials

Here is a short series of Vb Net Tutorials written for Visual Basic 2008.

All tutorials come complete with screenshots and source code.

Vb Net Tutorials
The following topics are highlighted in this tutorial:
  • creating a console application
  • Sub Main: the Main Loop of a console application
  • writing to the console
  • fundamental input from the keyboard
  • Try Catch: the basic error handler
Tutorial 1 - Hello World Console Application - Vb Net 2008
Topics covered in this tutorial:
  • Creating a windows forms application
  • Using the label control
  • Using the button control
  • Setting text in response to the onclick event
  • Using simple message boxes to display information
Tutorial 2 - Hello World Winforms Application - Vb Net 2008
Concepts covered in this tutorial:
  • Console.Read - Console.Write - Console.WriteLine
  • String Variables
  • Try Catch error blocks
  • Console Input/Output
  • vbCrLf usage
Tutorial 3 - String Greetings Console Application - Vb Net 2008
Key Concepts:
  • Basic Math Operations
  • Do-Loop & Do-While-Loop
  • Basic Functions & Subroutines
  • The Integer & Boolean Variables
  • Select Case
Tutorial 4 - Simple Math Console Application - Vb Net 2008

Written by Trinity C. McKenzie for publication by Techno-Witch.com