VB Tutorials for beginners / everyone

If you like my tutorials please rate / comment / subscribe to my youtube videos

Picture Viewer

This is a tutorial for a picture viewing application written in VB.   It has a small amount of code and can be used to list all images within a folder and manual picture search functions.

Email sender with attachments

This tutorial is for an e-mail sending application which lets you also send attachments with the email.   Uses simple code and is a good start for beginners who need to know how to send email.

Haunted DeskTop Prank

This tutorial will show you how to make a very quick and easy program to prank and annoy your friends.   A ghost image will appear randomly on your victims computer screen and will only go away when the user clicks on it..but it keeps on coming back again and again hehe haha.

A Quick Game

In this tutorial you will be able to make a very simple yet very functional game.   I used quick code in this tutorial but as you progress and learn the language you will be able to do more advanced things and create fantastic games.

Using Webcam

This tutorial will show you how to add webcam functions to your application.  It has webcam select,  webcam preview,  webcam record and save functions.   Again using very basic traditional code.

Deal or no Deal

Learn how to make a game like the famous "Deal or no Deal" with little code and very detailed tutorial showing you what everything does and how to use it in your own application.

WebBrowser

This will show you how to make a webbrowser in VB with some nice features.  Tabbed pages, youtube video downloader,  predictive website addresses,  website icons and more.

Screen Capture

This tutorial will show you a simple way of making a screen capture application which will capture/record all screen activity and then save it into an .avi file.  It uses Media Player 9 Encoder and SDK.

Application Bar Launcher

A tutorial on how to make a program launcher bar in the style of objectdock and rocketdock that fits on your desktop and holds shortcuts to your favourite apps.