With Visual Basic .NET, you can create solutions that run on Microsoft Windows. By the time you finish this course, you have likely already felt the need or desire to create such programs. You will be identified with the functions of Visual Basic, even if you have not written a computer program before
Defining One-dimensional
Assigning values and retrieves values from array
Some operations on array
Defining Two-dimensional
Assigning values and retrieves values from array
Some operations on array
Define what is loop
For Loop Syntax
Start and end counter
For loop with step
Looping Backwards
Syntax of For Each…Next
How it works
Nested Loop
Syntax
How the counter works
Logical operator
AND
OR