Free computer Tutorials
home
Stay at Home and Learn
Visual Basic .NET Programming for Beginners
Computer Tutorials List
Beginners Computing
Microsoft Word
Microsoft Excel
Web Design
PowerPoint
Javascript
> Visual Basic .NET
Visual C# .NET
Beginners PHP
Java for Beginners
Qualifications and
Certificates
Exam Section
Register for Free Exams
Test yourself
Get a Certificate
Save your scores
Members - Log in to your
Exams here
VB.NET Quick Links
Your First Code
1.
Conditional Logic
2.
VB .NET and Loops
3.
Adding Menus to a
Form
4.
Debugging your
Code
5.
VB .NET and Arrays
6.
String Manipulation
7.
Working with Text
Files
8.
Functions and Subs
9.
Events in VB .NET
10.
VB NET Classes and
Object
11.
VB .NET and Forms
12.
VB .NET and
Databases
13.
Teachers
Teachers and
Educators - In Here
This Home and Learn computer course is an introduction to Visual Basic.NET programming for
beginners. This course assumes that you have no programming experience whatsoever. It's a lot
easier than you think, and can be a very rewarding hobby!
You don't need to buy any software for this course! You can use the new FREE Visual Basic
Express Edition from Microsoft. You can download it here: (The download is quite large, but
Microsoft allows you to order it on CD. Requires XP or greater.)
Get the free Visual Basic Express Edition here
> VB .NET One - Getting Started
1. Getting started with VB.NET
2. Visual Basic .NET Forms
3. Adding Controls using the Toolbox
4. Adding a Textbox to the Form
5. Visual Basic .NET and Properties
6. The Text Property
7. Adding a splash of colour
8. Saving your work
> VB .NET Two- Write your first .NET code
1. What is a Variable?
2. Add a coding button to the Form
3. Writing your first .NET code
4. String Variables
5. How to get at Text in a textbox
6. More about VB .NET variables
7. Using variables in your .NET code
8. A VB NET Calculator Project
9. The code for the calculator
10. The Message Box in VB .NET
> VB .NET Three - Conditional Logic
1. If Statements
2. Select Case Statemen