In this session, we discussed using delegates and events in Visual Basic.
Here are the resources for this session:
Here are some more resources on using delegates and events:
I also had someone ask for an example of creating threads in Visual Basic, like to update a progress bar. Here's an example:
How to create threads in Visual Basic .NET