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

A nice tut that solves quadratic equations with the number of solutions possible - Visual Basic tutorial


A nice tut that solves quadratic equations with the number of solutions possible
Category: Visual Basic tutorials > Development - Difficulty:


More cool Visual Basic tutorials:



Save files in a textbox
Save files in a textbox
When your application is running, you should be able to press one button and it opens a save dialog. You should then choose a file or make one. Then click save. It should then save the text that you typed to that textbox.
Category: Visual Basic tutorials > Basics - Difficulty:
Building Base Code
Building Base Code
In this tutorial, we'll look at some of the reasons for using base code and some of the techniques that can be applied to creating your own base code.
Category: Visual Basic tutorials > Development - Difficulty:
The Basics of Visual Basic
The Basics of Visual Basic
A great tutorial for people that are starting out with visual basic and need to get a rock solid start. Described are loops, conditionals and variables.
Category: Visual Basic tutorials > Basics - Difficulty:
Free training guide for beginners VB programmers
Free training guide for beginners VB programmers
Free step-by-step tutorial for beginner Visual Basic programmers. Ebook on development of a logic game in VB 6.0 is identical to the manual versions for Java and Delphi, source code and full VB projects.
Category: Visual Basic tutorials > Development - Difficulty:
Graphics Commands
Graphics Commands
In VB there are a limited number of graphics features, but mixed with the judicious use of the Windows API a programmer can create some pretty fair graphics applications. When VB falls short, there is also no shortage of third party OCXs which can step in and add to the capabilites of VB.
Category: Visual Basic tutorials > Multimedia - Difficulty: