VB.NET Programming. Intermediate Lesson 1. Event Handling



This is the first in a series of computer science video tutorials for intermediate Visual Basic programmers who have completed the beginner’s series of video tutorials or are already familiar with the VB.NET syntax for the fundamental programming constructs. In this lesson you will learn something about the .NET framework and how this might influence your choice of project template. You will also learn how to launch procedures using the .NET Framework’s built in events, by means of the Handles clause.

Chapters:
00:00 Project Templates and the .NET Framework
03:31 Hidden form code
05:24 Control events
12:08 Form events