Home

VB.NET Basics

If you are a beginner in the realm of programming or if you are one of the intermediate programmers that simply want to learn the VB .NET programming language then this tutorial is perfect for you.

Microsoft's VB .NET programming language is one of the most powerful programming languages around. If you are a beginner in the realm of programming or if you are one of the intermediate programmers that simply want to learn the VB .NET programming language then this tutorial is perfect for you. You will learn:

  • the basics of the VB .NET programming language
  • the history of the VB .NET programming language
  • the frameworks in which the VB .NET programming language operates
  • how to do basic programming routines
  • how to use and manipulate the user forms that will enable you to interact with your users later on
  • how to work with database

You will learn a lot from this tutorial so if you are ready to get going then read on. Good luck!

In This Guide:

01 - Introduction to VB.NET
Microsoft's VB .NET programming language is one of the most powerful programming languages around.
02 - Microsoft Frameworks
In this chapter, you will learn about the frameworks behind the Visual Basic .NET programming language.
03 - Forms
Working with Visual Basic Forms
04 - Basics of Programming
In this chapter, you will learn how to do basic programming and run your first program.
05 - Strings
Working with Strings
06 - Conditional Logic
How to use conditional logic in programming
07 - Loops
An introduction to Loops
08 - Forms (Advanced)
Learn more tools available in User Form
09 - Database
Working with database
10 - Assignments
Test your newly acquired knowledge of VB .NET with these assignments