Home
 Products
 Visual Basic
 Visual Basic.NET
 Forum
 Links
 
 
 

 
 

Visual Basic 6
Last Update: Saturday, May 22, 2004

Mastering Visual Basic 6 Fundamentals is the perfect course to developing a structured understanding of Visual Basic. This course will cover all of the fundamental concepts used to develop applications. These concepts are the building blocks to having solid Visual Basic coding skills.
Click here for course Outline

 

For all the AOU Students (VB6), click here to download the AOU Library Project and save it on a floppy disk. You'll need to bring it with you to class on lab day.
If you don't understand something or need clarification, you may write down your note. We will use the questions in class to guide our discussion.
Click here for more details

 

AOU Library Project (Beginner Level)
AOU library is a system, which helps the librarian to enter books details...
Click here for more details

 

KnightSoft's Visual Basic Forum
is a friendly visual basic help forum for Visual basic programmers
Click here for more details

 

Labs, e-Books and Practices
Visual basic source code, Sample, Labs, Assignments, more...
Click here for more details

 

Microsoft Certifications
Make the next move!
MCP, MCSD/MCSD.NET, MCAD, MCSE, MCSA, MCDBA, and more
Click here for more details

 
References
MSDN (Microsoft Developer Network)
Visual Basic Coding Conventions
Code Writing Mechanics
Data Type Summary
ASCII Table
Core Visual Basic Language Errors
Trappable errors can occur while an application is running and during development or compile time. This web page lists errors that can occur within a Visual Basic program. Each error is linked to a detailed description of why the error was returned.
Be a member with the Visual Basic Community!
VB Functions
Left Returns a Variant (String) containing a specified number of characters from the left side of a string.
Mid Returns a Variant (String) containing a specified number of characters from a string.
MsgBox Displays a message in a dialog box.
InputBox Displays a prompt in a dialog box, waits for the user to input text or click a button, and returns a String containing the contents of the text box.
Right Returns a Variant (String) containing a specified number of characters from the right side of a string.
Rnd Returns a Single containing a random number.
Len Returns a Long containing the number of characters in a string .
Int / Fix Both Int and Fix remove the fractional part of number and return the resulting integer value.
Operators
Xor Used to perform a logical exclusion on two expressions.
VB Statements
 E
On Error statement
 I
If...Then...Else Statement
 W
With Object...End With

 
 
 

in this section

What's New

Visual Basic 6

SMS
Version 1.4.32

Services

 
 
         top    
 

This site is best viewed in 1024 x 768 pixels on Internet Explorer 5 or above.

Contact us | About | Site map | Search

© 2003 - 2010 KnightSoft. All rights reserved.