Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


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

View all templates

Get User Name Of Logged On User - Visual Basic tutorial


Get User Name Of Logged On User
Category: Visual Basic tutorials > Security - Difficulty:


More cool Visual Basic tutorials:



Menus
Menus
Everyone knows what a menu is, the question is how can you make them in VB? Well, it turns out to be very simple. VB has a built-in menu editor that you will use and it's pretty much a no-brainer.
Category: Visual Basic tutorials > Buttons - Difficulty:
Creating a Mp3 Player In VB.net
Creating a Mp3 Player In VB.net
Using the Windows Media Player Controls we create a simple and fast to make mp3 player!
Category: Visual Basic tutorials > Multimedia - Difficulty:
Learning VB.NET in 5 minutes
Learning VB.NET in 5 minutes
To start programming we need to download a compiler. In this tutorial we will use Microsoft’s Visual VB 2005 Express Edition. It is a free complier that we will be using for this tutorial. You download and install it here.
Category: Visual Basic tutorials > Basics - Difficulty:
How to change the case of a string
How to change the case of a string
Tells you how to change the case from UPPSERcase to lowercase. And vice verca.
Category: Visual Basic tutorials > Basics - Difficulty:
Simple VB Code with Command Buttons
Simple VB Code with Command Buttons
n this tutorial we will look into changing other controls in the command of varying buttons. I am trying to keep these VB tutorials quick and simple so that they are easy to understand and you are able to do this stuff enough to be able to remember it.
Category: Visual Basic tutorials > Basics - Difficulty: