Visual Basic Basics Tutorials


We hope that you will enjoy our Visual Basic Basics tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Visual Basic Basics tutorials to our site. Thank you !

Sort by:
Introduction to Visual Basic
Introduction to Visual Basic
Know the basics of visual basic. Explore lessons about toolbox, properties window, project explorer etc.
Category: Visual Basic tutorials > Basics - Difficulty:
Visual Basic Arrays
Visual Basic Arrays
Visual Basic arrays. Know how to use arrays in visual basic. Know about declaring arrays, fixed-dynamic arrays and more.
Category: Visual Basic tutorials > Basics - Difficulty:
How to make a menu: Part two
How to make a menu: Part two
This tutorial goes into detail on how to create an edit menu. It will tell you how to add a separator bar, make a copy, paste, cut and select all menu. This guide tells you the code for these items as well.
Category: Visual Basic tutorials > Basics - Difficulty:
How to reverse a string
How to reverse a string
This tutorial will teach you how to reverse a string. e.g: Ebonez.info ofni.zenobE
Category: Visual Basic tutorials > Basics - Difficulty:
How to make menus: Part one
How to make menus: Part one
This tutorial will give you a description on how to make a menu. It includes pictures and the complete file.
Category: Visual Basic tutorials > Basics - Difficulty:
Getting Started with VB 6.0 - A complete guide for beginners
Getting Started with VB 6.0 - A complete guide for beginners
Getting Started with VB 6.0 - A complete guide for beginners
Category: Visual Basic tutorials > Basics - Difficulty:
Reading and Writing Files in Visual Basic .Net
Reading and Writing Files in Visual Basic .Net
Reading and Writing Files in Visual Basic .Net
Category: Visual Basic tutorials > Basics - Difficulty:
How to use Input Boxes
How to use Input Boxes
This guide will get you on your way to using Input Boxes. It will teach you how to get the text that the user writes and manipulate it.
Category: Visual Basic tutorials > Basics - Difficulty:
How to prevent multiple instances of an app running
How to prevent multiple instances of an app running
This tutorial will teach you how to stop multiple instances of your application running at once.
Category: Visual Basic tutorials > Basics - Difficulty:
How to add two strings together
How to add two strings together
This guide will teach you how to add two string together. It will go from starting up Visual Basic to running your application.
Category: Visual Basic tutorials > Basics - Difficulty:
How to view your local IP
How to view your local IP
A guide on how to get your local IP address using Visual Basic. This uses Winsock and you IP address will pop up on a message box.
Category: Visual Basic tutorials > Basics - Difficulty:
Learn Visual Basic The Easy Way!
Learn Visual Basic The Easy Way!
Learn visual basic the easy way with these brilliant hand-on approach, easy to follow tutorials. Get yourself to a professional standard!
Category: Visual Basic tutorials > Basics - Difficulty:
Save files in a textbox
Save files in a textbox
When your application is running, you should be able to press one button and it opens a save dialog. You should then choose a file or make one. Then click save. It should then save the text that you typed to that textbox.
Category: Visual Basic tutorials > Basics - Difficulty:
Save files in a Rich Text Box
Save files in a Rich Text Box
When your application is running, you should be able to press one button and it opens an save file dialog. You should then choose a file. Then click save. It should save to where you located it too.
Category: Visual Basic tutorials > Basics - Difficulty:
How to open a text file in a Rich Text Box
How to open a text file in a Rich Text Box
When your application is running, you should be able to press one button and it opens an open dialog. You should then choose a file. Then click open. And it should display it in the richtext box.
Category: Visual Basic tutorials > Basics - Difficulty:
Total Tutorials in Category: 63