-
1 year ago
VB.NET Tutorial 35 - Arrays (Visual Basic 2008/2010)
This tutorial will teach you how to create an array, add values to an array, use an array and then loop through an array. You may not think that ar...
TeachMeComputer • 45,862 views
ReviiExplains
liked
-
1 year ago
VB.NET Tutorial 33 - Using Settings (Visual Basic 2008/2010)
This tutorial will cover one of the most useful parts of .NET programming, Application Settings. This is the second part of the tutorial and will i...
TeachMeComputer • 18,263 views
ReviiExplains
liked
-
1 year ago
VB.NET Tutorial 24 - Sending An Email (Visual Basic 2008/2010)
In this tutorial, we jump right into the fun side of Visual Basic. We will learn how to send an email just using code. Please google your emails SM...
TeachMeComputer • 47,576 views
ReviiExplains
liked
-
1 year ago
VB.NET Tutorial 13 - Text To Speech (Visual Basic 2008/2010)
This video tutorial will teach you how to create a text to speech application in Visual Basic .NET Programming. Text To Speech(TTS) is very useful ...
TeachMeComputer • 47,378 views
ReviiExplains
liked
-
1 year ago
Learn Easy Magic Tricks | How to do magic
http://www.myquicktricks.com Discover the secret to amazing magic tricks. You'll learn how to do magic right away without any difficult practice.
MyQuickTricks • 423,956 views
ReviiExplains
liked
-
1 year ago
5 best free mmorpgs 2010 with reasons HD
5 best free mmorpgs 2010 with reasons HD
______________________________
____ 6: Continent of the ninth
scorpiongold • 432,535 views
ReviiExplains
liked
-
1 year ago
Lesson Two - Use of a Timer(Autotyper)
In this tutorial I will show you how to create an autotyper using the Timer tool.
Code
Public Class Form1 Private Sub Button1_Click(ByVal se...
117 views
ReviiExplains
uploaded
-
1 year ago
Hello World! - Lesson One (VB2010, VB.Net)
In this video I will be showing users how to use the toolbox's basic tools. In particular I use the button to display a message box that will disp...
115 views
ReviiExplains
uploaded
-
2 years ago
CS:S Surf | Mєпαcє @ Surf_10x_Final.
easy gaps, easy map. Fail tricks i know. :(
Menace2591 • 3,886 views
ReviiExplains
liked
-
2 years ago
How To Play Youtube Videos In A Media Player Control In Visual Basic 2008
Pay youtube video's in visual basic 2008.
Codes:
Dim Str As String = _
TextBox1.Text.Replace("/watch?
v=", "/v/") AxWindowsMediaPlayer1.URL = Str
environmentalnerd53 • 12,764 views
ReviiExplains
liked
-
2 years ago
VB08 - A Simply done calculator.
A Simple calculator painted, and coded in visual basic 2008 - Express Edition.
101 views
ReviiExplains
uploaded