Visual Basic Tutorials: My favorite program videos

visual basic tutorialsHi I just wanted to share some of these visual basic tutorials from windowsclient.net, which by the way is a great site. These are just some of them that I have found, that are  very useful visual basic tutorials and wanted to share them with you!!!

This fisrt one is really good. It is about the web browser control and I have used the information he shares in here numerous times.  Excellent video!

Web browser control

This one is very useful for multi threaded applications. Always good to know. By the way, when he mentions the argument that he passes into the background worker control, you can reference to it by saying e.argument.  He didn’t mention that in the video so I thought I would save you a lot of time.

Background worker

This one is how to access the clipboard. Very useful.

Clipboard

Also exchange data between forms

Exchange Data

 

Arlright if you enjoyed all of those visual basic tutorials videos make sure to check them all out!