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

How to make menus: Part one - Visual Basic tutorial


This tutorial will give you a description on how to make a menu. It includes pictures and the complete file.
Category: Visual Basic tutorials > Basics - Difficulty:


More cool Visual Basic tutorials:



Objects
Objects
Since VB4, Microsoft has been promoting the "object-oriented" aspects of Visual Basic. It seems like everything you read is object-this and object-that! So what is the real story about objects? Who needs them, and why? How do you use them and when are they overkill? Can you use them without having to be an expert in all aspects of objects?
Category: Visual Basic tutorials > Development - Difficulty:
A Simple Stropwatch!
A Simple Stropwatch!
In this tutorial we'll be learning how to make a simple stopwatch.
Category: Visual Basic tutorials > Date & Time - Difficulty:
Now playing - Show the song you are currently playing
Now playing - Show the song you are currently playing
Now playing - Show the song you are currently playing
Category: Visual Basic tutorials > Multimedia - Difficulty:
Databases
Databases
In Visual Basic 6, there are many ways to retrieve and manipulate data, and quite a few places to stash it once you have it. There are also a wide variety of application architectures possible—ranging from the wildly successful to the frankly disastrous.
Category: Visual Basic tutorials > Database - Difficulty:
SQL Helper Class
SQL Helper Class
This is a class with all common methods required in database programming in .net. Methods including Execute Scaler , Execute Table and methods related to Prepared statments
Category: Visual Basic tutorials > .NET - Difficulty: