VB.NET Online Training
VB.NET Online Training Course Content:
Topic 1: Getting Started
Introduction to .NET Framework 4.0
Installing and Exploring Visual Studio 2010
Overview of Visual Studio IDE
Topic 2: Fundamental Concepts
Introduction to Visual Basic Windows-based Applications
Variables and Data types
Operators
Topic 3: Control Statements
Conditional Statements
Loops
Topic 4: GUI Features with Windows Forms - I
Event Handling
Introduction to different controls:
Labels,
TextBoxes and Buttons
Topic 5: GUI Features with Windows Forms - II
Introduction to different controls:
CheckBoxes,
RadioButtons,
PictureBoxes
Mouse and Keyboard Event Handling
Topic 6: GUI Features with Windows Forms - III
Introduction to different controls:
Menus,
ListBoxes,
ComboBoxes,
TreeView,
ListView Controls
Multiple Document Interface (MDI)
Visual Inheritance