You are here: Home » Tutorials » Software Development » Visual Basic .NET

Visual Basic .NET tutorials

0 sub-categories and 4 tutorials added directly into this category

Spell Checker Routine Using VB

Added April 06, 2008, in Software Development / Visual Basic .NET /

In computing, a spell checker is a software program designed to verify the spelling of words. A spell checker helps a user to ensure correct spelling, while suggesting corrections for wrongly spelled words.

0 comments. Read Spell Checker Routine Using VB ( 1 pages )

Creating CAPTCHA images with Visual Basic (VB)

Added April 06, 2008, in Software Development / Visual Basic .NET /

CAPTCHA remains the most popular method of physical verification which cannot be beaten by a machine or a program yet. This article presents a simple way of creating CAPTCHA images using Visual Basic.

0 comments. Read Creating CAPTCHA images with Visual Basic (VB) ( 1 pages )

Timer Control and stop watch samples

Added March 23, 2008, in Software Development / Visual Basic .NET /

Many of beginner programmers don't know the timer control or how to use it to fit their needs. For this reason, I came with this tutorial to show what the timer control is and how to use it in our application.

0 comments. Read Timer Control and stop watch samples ( 1 pages )

Create User Log In System using MySQL and VB.NET

Added February 18, 2008, in Software Development / Visual Basic .NET /

Learn how to use mysql with vb.net, while creating a user login system.

0 comments. Read Create User Log In System using MySQL and VB.NET ( 1 pages )