Visual Basic Titbits

Visual Basic was the first tool to be marketed by Microsoft as a RAD - Rapid Application Tool.

Visual Basic is a event driven programming language.

A Visual Basic application is developed by putting to-gether the components provided in the Visual Basic tool.

VBScript is the scripting language used in ASP to develop web pages.

VBScript is a separate language.

VBScript is executed by Windows script host, while Visual Basic is compiled by its own runtime.

Visual Basic is used in many commercial applications all over the world.

Microsoft first introduced the drap and drop technique with Visual Basic.

VBScript is executed by Windows script host.

Visual Basic was basically intended to create applications which work with a Database Back End like SQL Server, Oracle and Sybase.

Visual Basic is used to create ActiveX controls, DLL files and Windows executables.

VBScript is executed by Windows script host.

Visual Basic was introduced in 1991.

VBScript is executed by Windows script host.

The 32 bit version of Visual Basic was released in early 1997, and was named Visual Basic 5.0.

VBScript is executed by Windows script host.

Visual Basic 6.0 included the ability to create web based applications.

Visual Basic 6.0 included the ability to create web based applications.

Microsoft's Latest offering AntiSpyware was coded in Visual Basic 6.0!

Threading Support in Visual Basic applications can be accomplished using Windows Functions.