In this video I show you how to make your very own basic calculator in Microsoft Visual Basic 2008.Ignore these tags: how to computer tutorials hacks cmd never again will i be able to make money online with youtube ebay myspace hacks crack white black facebook he was so cute irfanview audacity ph...
scratchedchalkvideoswww.schoolfreeware.com All code can be downloaded at www.schoolfreeware.com The Visual Basic 2010 Express Install File can be downloaded, for free, from Microsoft's Website www.microsoft.com/express/downloads/ That website also holds the downloads for the Express editions of C++, C#, Visual Web D...
schoolfreewareCheck out the full Visual Basic series at www.thenewboston.com Here is a link to the onlivegamer YouTube Channel. Go and subscribe now! www.youtube.com
thenewbostonIn this beginner VB game programming tutorial, we'll build a small game map from the ground up using only the Visual Studio 2010 environment. In this demonstration I'll be showing how to use a tile map, how to move your character around the screen, and how to use back-buffering for flicker-free 2...
aardaerimusAnimation in visual basic with timers watch and have fun !
silvermagicsIntroduction tutorial to VB6. Learn a bit about the IDE, and make a Hello World application.
Learn how you can use your own buttons to add, remove and save data into your database without having to use the default menu bar thingy. You can download this functionality in a different project i did from here jdsitecare.com
networking26This tutorial will quite simply show you how to download Visual Basic 2008. Although it seems pointless, many people have problems choosing the right application to download and where to download it. Don't forget to Rate, Comment and Subscribe. For more information, check out the website: howtost...
First of all I'd like to apologize for the two week gap in videos, I've been busy lately. Anyway, this video will teach you how to login to a website using document.getelementbyid. The code will basically find the name of the text box for the username and password and then enter the value that yo...
teachmecomputerIn this Visual Basic 2010 game tutorial series, I'll be covering the basics of simple, 2D game design, from the ground up. I'll be focusing primarily on RPG style design; however, these techniques can be used with any 2D game. This VB Game Design Tutorial will be focusing on: 1.) Building a prope...
This tutorial will help you create your first application in Visual Basic 2008. I apologize for the vague explanations and stuttering, I recorded this video after college and I'm not too alert at the moment. The concept isn't hard to grasp though so you should understand it. For more information,...
A quick tutorial on how to make a program that can log you out, restart your computer and shut it down, you can use this as a system control thing, or you can make a prank out of this so that it will shut your friends computers down or whatever. Sorry that there is no sound, my mic broke ages ago...
zipstacrackstaThis video tutorial will teach you how to add a Splash Screen to your application. A Splash Screen is a customizable screen that will appear for a few seconds as your application loads up. It is a very professional feature to have in your application. For more information, check out the website: ...
In this tutorial, we will learn about one of the most fun and useful parts of Visual Basic .NET programming, Timers. Timers are similar to For Loops but will allow you to select the interval at which the code is executed. Timers are used in almost everything, including Keyloggers. For more inform...
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 arrays are useful yet, but they will prove extremely useful in the future. Make sure you understand arrays before watching my next tutorial. For more in...
This tutorial will teach you how to make a very basic keylogger in VB.net. You will need to add the button, textbox and timers then use the code below: Option Strict On Public Class Form1 Public Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer Private Sub timerKeys_T...
Some of the code in this program could be much more efficient. However, I made this when I first started out in VB. The code in the video gets the job done but it could be done a little more efficiently. I apologize for the inconvenience. This program was originally made by Michael Halvorson in h...
This tutorial will teach you about using Radio Buttons and Check Boxes in Visual Basic 2008. It will teach you how to use both of the tools using If Statements and a Group Box. This is a really easy concept to grasp, but there are so many possibilities. For more information, check out the website...
This video tutorial will teach you the first of the three loops, the For Loop. This loop is extremely useful in Visual Basic .NET programming and can be used to execute code as many times as you want it to. For more information, check out the website: howtostartprogramming.com
In this Tutorial, we will cover how to obtain pieces of information about your computer. I will show you how to create a simple application that shows you different pieces of information about your computer. This can be very useful when you begin developing more advanced applications. For more in...
This tutorial will teach you the easiest method of using a List Box in your application for Visual Basic 2008. This is not the best way but as it is an early tutorial, it should help the beginners understand. For more information, check out the website: howtostartprogramming.com
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 SMTP host and port if you do not have a googlemail account. The settings I show should work for googlemail only. For more information, check out the web...
In this tutorial, we begin some of the fun parts of Visual Basic. This tutorial will teach you how to create your own web browser with basic buttons. There is not much coding invovled, but I really think you guys should know how this works. For more information, check out the website: howtostartp...
Fair use claim: -this serves an educational purpose in demonstrating computer illiteracy as it pertains to American Television -the clip is far too short to compete in any way with the original product and its intended use -there is no way that this could be confused with an official broadcast or...
xerohourThis tutorial will teach you how to upload a file to your FTP host. Credits to Soul Collector for the original source code. Uploading to FTP is used in many applications and is a very useful thing to know in VB.NET programming. Please watch part 2 if you want to learn how to create a FTP Uploadin...
One of the most common questions I have been asked about Visual Basic .NET is how to link forms together. This tutorial will explain how you can easily link one form to another with the click of a button. For more information, check out the website: howtostartprogramming.com
This tutorial will simply teach you how to perform simple Math Operations in Visual Basic 2008. It is proably the most boring part of the language, but once you have mastered the simple parts of the language you can move on to the more interesting and advanced ones. For more information, check ou...



