Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

Random Password Generator in Visual Basic - Visual Basic tutorial


Random Password Generator in Visual Basic
Category: Visual Basic tutorials > Security - Difficulty:

More cool Visual Basic tutorials:



Projects
Projects
A typical VB application might consist of more than one forms, each of which may have multiple controls. In VB, the information about each form (it's own properties as well as those of the controls that are on the form) is saved into it's own file. In fact, there are several types of files which VB creates (we'll cover them all later in the tutorial).
Category: Visual Basic tutorials > Basics - Difficulty:
Planning the form layout in VB.NET
Planning the form layout in VB.NET
This article shows you how to design fairly complicated forms, which can resize, using anchors, docks and panels with a dash of code.
Category: Visual Basic tutorials > .NET - Difficulty:
Create a Text Editor in Visual Basic .NET Part 2
Create a Text Editor in Visual Basic .NET Part 2
Create a Text Editor in Visual Basic .NET Part 2
Category: Visual Basic tutorials > Development - Difficulty:
Working With Files
Working With Files
Is it possible to save data accepted by a VB program into a storage device, such as a hardisk or diskette, or even CDRW? The answer is possible.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Simple Login - How to add a simple login system to a program
Simple Login - How to add a simple login system to a program
Simple Login - How to add a simple login system to a program
Category: Visual Basic tutorials > Security - Difficulty: