Visual Basic Tutorials
Visual Basic is created by Microsoft for building stand alone Windows-based programs and applications. Visual Basic is derived heavily from Basic language. Developers can use it for quickly building GUI applications. If you're looking for a fast way to build programs, consider Visual Basic programming for it may be exactly what you need. Be sure to check out the tutorials in this section!
- .NET (4)
- Buttons (0)
- Database Related (2)
- Date and Time (2)
- Development (3)
- Error Handling (0)
- File Manipulation (2)
- Introduction to Visual Basic (6)
- Miscellaneous (2)
- Multimedia (2)
- Networking (2)
- Security (0)
- VB Script (4)
Recent Visual Basic Tutorials
In: Visual Basic /
.NET
May 28, 2009
Declaring variables is a very fundamental requirement in programming and you cannot go anywhere without it. For those of...
In: Visual Basic /
.NET
May 28, 2009
This article shows how to do Recursive programming. Uses recursive programming to find a given factorial number...
In: Visual Basic /
Miscellaneous
July 15, 2008
There are programmers out there who program solely for themselves. They write code/applications and no one but them ever...
In: Visual Basic /
Miscellaneous
July 15, 2008
If you're expecting to have to drain your brain to understand VB's mouse support features, then you're going to be disappointed...
In: Visual Basic /
Networking
July 02, 2008
In this tutorial I will cover how to perform file transfers between your PC and a web server...
In: Visual Basic /
Networking
July 02, 2008
These topic is for those who wants to learn how to send SMS (Short Message Service) from pc to mobile phones. Devices: Mobile...
In: Visual Basic /
Introduction to Visual Basic
July 02, 2008
This tutorial you will learn how to create your own functions...
In: Visual Basic /
Introduction to Visual Basic
July 02, 2008
Functions are similar to normal procedures but the main purpose of the functions is to accept certain inputs and pass them...
In: Visual Basic /
Multimedia
July 01, 2008
Now, with some modifications, we will transform the audio player into a multimedia player that could play all kinds of movie...
In: Visual Basic /
Multimedia
July 01, 2008
Now, with some modifications, we will transform the audio player into a picture viewer...