Visual Basic .NET : Console Application 1
  • How to create a Hello World program
  • String Format and String Interpolation
  • Arithmetic Operators
  • Assignment Operators
  • Logical Operators
  • Short-Circuiting Operators
  • Comparison Operators
  • Comparing Strings
  • Creating a Discount Calculator app
Visual Basic .NET : Console Application 2
  • If...Then...Else Statement
  • Nested If-Then-Else Statement
  • Select Case Statement
  • Creating a Grade Calculator app
  • The For...Next Statement
  • How to print A-Z using the For...Next Loop (1)
  • How to print A-Z using the For...Next Loop (2)
  • Creating Multiplication Tables from 2 to 12
  • The For Each...Next Statement
  • Working with Arrays
  • Array initialization
  • Looping through Arrays
  • Searching in Arrays
  • How to use ArrayList
  • How to create Sub Procedures
  • How to create Function Procedures
  • Creating a Currency Converter app
Windows Forms Application 1
  • Working with Windows Form and Events (1/2)
  • Working with Windows Form and Events (2/2)
  • Working with TextBox and Label (1/3)
  • Working with TextBox and Label (2/3)
  • Working with TextBox and Label (3/3)
  • How to Create Blinking and Scrolling Text (1/4)
  • How to Create Blinking and Scrolling Text (2/4)
  • How to Create Blinking and Scrolling Text (3/4)
  • How to Create Blinking and Scrolling Text (4/4)
  • Working with Check Box Controls
  • Working with Radio Button Controls (1/2)
  • Working with Radio Button Controls (2/2)
Windows Forms Application 2
  • Working with Combo Box Controls (1/5)
  • Working with Combo Box Controls (2/5)
  • Working with Combo Box Controls (3/5)
  • Working with Combo Box Controls (4/5)
  • Working with Combo Box Controls (5/5)
  • Working with List Box Controls (1/4)
  • Working with List Box Controls (2/4)
  • Working with List Box Controls (3/4)
  • Working with List Box Controls (4/4)
  • Working with DataGridView Control (1/2)
  • Working with DataGridView Control (2/2)
Create a Database in Microsoft Access
  • Create a database in Access (1/4)
  • Create a database in Access (2/4)
  • Create a database in Access (3/4)
  • Create a database in Access (4/4) Optional
Product Management System : CRUD Application
  • Product Management System (1/11)
  • Product Management System (2/11)
  • Product Management System (3/11)
  • Product Management System (4/11)
  • Product Management System (5/11)
  • Product Management System (6/11)
  • Product Management System (7/11)
  • Product Management System (8/11)
  • Product Management System (9/11)
  • Product Management System (10/11)
  • Product Management System (11/11)
  • How to Create MDI Parent Form