Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

How to add two strings together - Visual Basic tutorial


This guide will teach you how to add two string together. It will go from starting up Visual Basic to running your application.
Category: Visual Basic tutorials > Basics - Difficulty:

More cool Visual Basic tutorials:



Loop Statements
Loop Statements
This tutorial will help you understand: "For ... Next" Statements; "While" Statements; "Do ... Loop" Statements; Breaking Loops Early
Category: Visual Basic tutorials > VB Script - Difficulty:
Display input in a Label
Display input in a Label
In this tutorial we will code a application to display anything you type into a textbox on to a label.
Category: Visual Basic tutorials > Basics - Difficulty:
How to Open a New Form with the Press of a Button
How to Open a New Form with the Press of a Button
Having a program with everything on one form would be extremely cluttered, that is why most programs are split into many different forms and windows. This is a very basic tutorial on how to open a new form/window by simply clicking on a button.
Category: Visual Basic tutorials > Development - Difficulty:
Tutorial, Making a Port Scanner
Tutorial, Making a Port Scanner
Well I was searching the net for a port scanner and you know what! Some of them didn't work, others froze my PC, and others were soooo somplicated with alot of BS! So I decided to make mine and I decided to make a TUT for you my friends!
Category: Visual Basic tutorials > Networking - Difficulty:
A nice tut that solves quadratic equations with the number of solutions possible
A nice tut that solves quadratic equations with the number of solutions possible
A nice tut that solves quadratic equations with the number of solutions possible
Category: Visual Basic tutorials > Development - Difficulty: