Course Intro
  • Course Intro
Installing Visual Studio
  • Download and Install Visual Studio
Visual Basic Basics
  • Creating Your First Visual Basic Project
  • Variable Declaration in Visual Basic
Using If then Else
  • Using If then Else Statements in Visual Basic
Windows Forms Application Basics (Visual Basic)
  • How to Create a Simple Calculator in Visual Basic
  • Set Your Form Properties (background image ,icon ..) in Visual Basic
  • Progress bar in Visual Basic
  • How to use List Box with Visual Basic
  • How to use Radio buttons and Checkboxes in Visual Basic
  • How to convert Speech to Voice in Visual Basic
  • How to open Second form using First form in Visual Basic
  • How to create a simple login application in Visual Basic
  • How to create Password protection in Visual Basic
  • How to use Icons and Images in Visual Basic
  • How to use Table Control with Visual Basic
  • How to use TreeView Control in Visual Basic (VB.NET)
  • Add SplashScreen for a Visual Basic Application
Loops
  • Understanding For Loop in VB.NET
  • Understanding Do While..., Do Until.. Loop in VB.NET
Understanding Subroutines and Functions
  • Understanding User Defined Subs‏ VB.NET
  • Understanding Function Procedures in VB.NET
Windows Forms Application
  • How to use Timer Control in VB.NET
  • How to show Running Current Date and Time in VB.NET
  • How To Use OpenFileDialog (FileName, Filter, Multiselect ..)
  • How to launch any Executable(.exe) file in any Directory
  • How to open and show a PDF file inside VB.NET Form
  • How to embed VLC Media Player into VB.NET Windows Forms App
  • How to Add or Embed YouTube Videos In VB.NET Windows Forms App
  • AutoComplete ComboBox and a TextBox in VB.NET
  • Using the Windows Media Player Control with VB.NET
  • MP3 Media Player VB.NET
  • How to Make a Simple HTML Editor in VB.NET
  • Open File text into Textbox or richTextBox in VB.NET
  • Search and highlight text in Textbox or richTextBox in VB.NET
  • How to Create and Write to a Text File in VB .NET
  • How to Play System Sounds and Beep in VB.NET
  • How to use Chart /Graph in VB.NET
  • How to Download a File in VB.NET
  • Displaying Computer information using VB.NET
  • How to make a Random Number Generator within Range in VB.NET
  • How to use DateTimePicker Control and Format Date
  • How to use the WebBrowser control in Visual Basic .Net
  • Using Arrays (VB.NET)
  • How to use a combobox Visual Basic .NET
  • How To Use DataGridView (Adding rows)
  • How To Use DataGridView (Remove rows)
  • Passing a value from one form to another form in VB.NET
  • iTextSharp : How to create PDF file in VB:NET
  • How to create Lists with iTextSharp PDF file
  • Working with images in iTextSharp PDF file
  • Add table into existing PDF using iTextSharp
  • How to open a web page with VB.NET application
  • How to Display Google Maps in VB.NET
  • How to import excel file to datagridview in VB.NET
  • How to use Multiple-Document Interface (MDI) in VB.NET
  • How to login to a website using VB.NET
  • Get Source Code From Website using VB.NET
Access Database
  • Introduction and Creating Database (Part 1)
  • Introduction and Creating Database (Part 2)
  • Table Filter, Sort & Introduction Forms
  • How To Create Forms with Buttons and Charts
  • Creating Queries
  • Creating Microsoft Access Reports
Using Visual Basic with Access Database
  • How to Connect Access Database to VB.Net
  • Add New ,Remove ,Save Data in Database using VB.NET
  • Getting the number of rows in Local database in real time
  • How to use Chart /Graph with local database in VB.NET