Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

7/11/22, 8:50 PM Microsoft Visual Basic .

NET tutorials for Beginners

ALL OUR FREE Home and Learn: VB Net


COURSES

Home
Programming Course
| Android
Contents
Programming

| Beginners
Computing
This Home and Learn computer course is an
| C# .NET introduction to Visual Basic .NET programming for
beginners. This course assumes that you have no
| Excel VBA programming experience whatsoever. It's a lot easier
Programming
than you think, and can be a very rewarding hobby!
| Games (Once you have completed the beginner's course, we
Programming have lots of Intermediate Programming projects and
walkthroughs for you. Click the menu on the left for
| Java for more details.)
Beginners
You don't need to buy any software for this course! You
| Javascript for can use the free Visual Basic Community Edition from
Beginners Microsoft. To see which version you need, click below:
| Microsoft Getting the Visual Studio - Which version do I need?
Access

| Microsoft Give programming a go - it's easier than you think!


Word

| Microsoft VB .NET One - Getting Started

Excel

| PHP for 1. Getting started with 6. The Text Property


Beginners VB.NET
7. Adding a splash of
| Python for 2. Visual Basic .NET colour
Beginners Forms
8. Saving your work
| Visual Basic 3. Add Controls using the
.NET
Toolbox 9. Create a New Project
| Web Design
4. Adding a Textbox to PROTECT YOUR
the Form DIGITAL LIFE
LEARN MORE
WITH
OUR NEXT-GEN
SECURITY SUITE
5. Visual Basic .NET and
https://www.homeandlearn.co.uk/NET/vbNet.html 1/7
7/11/22, 8:50 PM Microsoft Visual Basic .NET tutorials for Beginners
5 sua as c a d
Properties

VB .NET Two - Write your first .NET code

1. What is a Variable? 6. More about VB .NET


variables
2. Add a button to your
VB Net Form 7. Using variables in your
VB code
3. Writing your first VB
code 8. A VB NET Calculator
Project
4. String Variables in VB
9. The code for the
5. How to get at Text in calculator
a textbox
10. The Message Box in
VB .NET

VB .NET Three - Conditional Logic

1. VB Net If Statements 4. The Conditional


Operators in VB
2. Select Case
Statements 5. Section Three
Exercises
3. Add a Combo Box to
a VB .NET form

VB .NET Four- Loops

1. An Introduction to 4. A Times Table


Loops in VB .NET Programme

2. VB For Loops 5. The Code for the


Time Table Programme
3. VB Do Loops PROTECT YOUR
6. The
DIGITAL Basic
LIFE
Math
LEARN MORE
Symbols
WITH
OUR in VB .NET
NEXT-GEN
SECURITY SUITE
https://www.homeandlearn.co.uk/NET/vbNet.html 2/7
7/11/22, 8:50 PM Microsoft Visual Basic .NET tutorials for Beginners

VB .NET Five - Adding menus to Forms

1. Add a menu to a VB 9. The Save File Dialogue


.NET Form Box

2. How to add VB code 10. Cut, Copy, Paste and


to a Menu Undo menus

3. How to add a Sub 11. How to Show and


Menu to your Form Hide Controls

4. How to add 12. Insert Images into a


Shortcuts to your Menu Picture Box
Items
13. Add a Checkbox to a
5. A VB .NET menu VB .NET form
Project
14. Writing code for
6. The Open File Checkboxes
Dialogue Box
15. Add Option Buttons to
7. Filter files with the a VB .NET form
Open File Dialogue
Box

8. Selecting Files

VB .NET Six - Debugging your code

1. Error Handling and 4. Try ... Catch in VB


Debugging in VB .NET .NET

2. VB Design Time 5. Logic Errors


Errors
6.Breakpoints and
3. VB RunTime Errors Debugging tools

VB .NET Seven - Mastering Arrays

PROTECT YOUR
DIGITAL LIFE
LEARN MORE
WITH
OUR NEXT-GEN
1. What is an Array? 3. Assigning
SECURITY SUITE Values to a
https://www.homeandlearn.co.uk/NET/vbNet.html VB A 3/7
7/11/22, 8:50 PM Microsoft Visual Basic .NET tutorials for Beginners

VB Array
2. VB Arrays and the 4. Arrays where
Index Number boundaries are not known

VB .NET Eight - String Manipulation

1. The VB String 5. How to use the


Variable Type Substring Method in VB

2. How to use the Trim 6. Equals, Replace and


Method in VB Insert Methods

3. The difference 7. How to use Split and


between Char and Join in VB .NET
Chars()

4. How to use the VB


InStr Method

VB .NET Nine - Working with Text Files

1. What is a Text File? 5. Appending Text to a File


in VB .NET
2. How to Open a Text
File in VB .NET 6. How to Copy a File in VB

3. How to Read a Text 7. How to Move a File


File Line by Line
8. How to Delete a File
4. How to Write to a
Text File in VB .NET

VB .NET Ten - Functions and Subs

1. An Introduction to VB 5. How to Create a


Functions and Subs Function in VB.NET
PROTECT YOUR
2. How to Create your DIGITAL LIFEto
use LEARN MORE
6. How
own Subs in VB .NET WITH
OUR NEXT-GEN
Parameters with
SECURITY SUITE
https://www.homeandlearn.co.uk/NET/vbNet.html
Functions 4/7
7/11/22, 8:50 PM Microsoft Visual Basic .NET tutorials for Beginners
Functions

3. Using Parameters in 7. Standard Modules -


your Subs Part One

4. ByVal and ByRef in 8. Standard Modules -


VB .NET Part Two

VB .NET Eleven - Events

1. The VB Click Event 3. The KeyDown Event


in VB Net
2. The VB MouseDown
Event 4. The VB Form Load
Event

VB .NET Twelve - Classes and Objects

1. An Introduction to VB 4. More about Creating


Classes and Objects Methods

2. Create your own 5. Create Properties in


Classes in VB .NET your VB Classes

3. How to Create 6. How to Use your


Methods in your VB New Property
Classes

VB .NET Thirteen - VB .NET and Databases

1. VB NET and 6. Navigate a Database


Databases with VB .NET

2. The Database Wizard 7. How to Move through


in VB NET the Database

3. Write your own VB 8. Add, Update and


.NET database code PROTECT YOUR
Delete Records
DIGITAL LIFE
LEARN MORE
WITH
4. Learn about DataSets
OUR NEXT-GEN
9. Add a New Record
SECURITY SUITE
and Data Adaptors
https://www.homeandlearn.co.uk/NET/vbNet.html
using VB NET 5/7
7/11/22, 8:50 PM Microsoft Visual Basic .NET tutorials for Beginners
and Data Adaptors using VB .NET

5. Display the Data in the 10. Delete a Record


DataSet using VB .NET

VB .NET Fourteen - VB NET and Forms

1. Anchor and Dock 4. Modal and Non


Controls on a VB Form Modal VB Forms

2. Add a Toolbar to a VB 5. Getting at Values on


Form Other Forms

3. Creating Multiple
Forms in VB .NET

VB .NET - The Next Step

We have lots of VB Intermediate


Intermediate Programming (9
Programming Projects Projects)
for you, now that you
have completed the
beginners course. You
can find them on their
own page by clicking the
link to the right, or the
menu on the left.

Buy the Book of this Course

Email us: enquiry at homeandlearn.co.uk


PROTECT YOUR
DIGITAL LIFE
LEARN MORE
WITH
OUR NEXT-GEN
SECURITY SUITE
https://www.homeandlearn.co.uk/NET/vbNet.html 6/7
7/11/22, 8:50 PM Microsoft Visual Basic .NET tutorials for Beginners

PROTECT YOUR
DIGITAL LIFE
LEARN MORE
WITH
OUR NEXT-GEN
SECURITY SUITE
https://www.homeandlearn.co.uk/NET/vbNet.html 7/7

You might also like