eHow launches Android app: Get the best of eHow on the go.

  • Bookmark and Share

Visual Basic

    Visual Basic Editor's Picks

    • What Is Visual Basic?

      Visual Basic is the latest generation of the original BASIC language. BASIC started as the language of home computing. The acronym stands for the Beginners All-purpose Symbolic Instruction Code. Even in its modern object-oriented wanna-be-like-C++ iteration, it's still one of the easiest to learn and most often used computer... more »

    • Visual Basic Tutorial: Msgbox

      The MsgBox function exists in both Visual Basic 6.0 and Visual Basic.NET. In both versions, it provides a simple way for the programmer to display a text message and include specific options for user response. These options include buttons that read "OK" or "Yes," "Cancel," "AbortRetryIgnore" as well as icons for warnings or... more »

    • ListBox Visual Basic Tutorial

      The ListBox control in Visual Basic is a powerful tool for displaying lists of data and allowing the user to select one or more items from the list. A selection can then force an action in a different section of the code. There are multiple properties available with this control including ones to display data in more than one column.... more »

    • How to Change Mouse Pointer in Visual Basic 6

      Visual Basic (VB) is considered a very easy programming language to learn. Visual Basic is a derivative of the old DOS Basic programming language. Visual Basic 6.0 was released in 1998, and Microsoft stopped support for this version in March 2008. Visual Basic .NET is the newest release of the Visual Basic family, and is now simply... more »

    • How to Make Dialog Boxes in Excel Visual Basic

      When writing a program in the Visual Basic editor of Microsoft Excel you may find that you need to show dialog boxes that either tell the user something or prompt him to choose an option. You can use a specific command in the editor to cause these boxes to pop up at the appropriate times. more »

    Visual Basic Quick Guides

    • Writing Computer Programs

      Writing computer programs is the wave of the future. Almost everything created in today's...

    • Advanced Excel Tutorial

      Excel has many features beyond the basic ones. Through Visual Basic the user can code and...

    • Microsoft Excel Guide

      Do numbers riot over your life? Do formulas, figures and functions clamor for attention from...

    • C++ Basics

      Programming languages such as C++, C, C+, JAVA, Perl, and VBScript are just a few used today...

    Visual Basic Articles

    Wikipedia

    Visual Basic

    Visual Basic (VB) is the third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model. VB is also considered a relatively easy to learn and use programming language, because of its graphical development features and BASIC heritage.
    VB has been deprecated in favor of Visual Basic .NET (now simply called Visual Basic), although conversion from VB to VB.NET can be non-trivial. .)

    Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects. Scripting languages such as VBA and VBScript are syntactically similar to Visual Basic, but perform differently.
    For example: S"ABC" : S S & "DEF" : S S & "GHI" is common practice in VB, but will cause major problems if used on ASP pages. This is because static constants are handled differently by the two languages. The above code will cause significant overhead for VBScript.

    A programmer can put together an application using the components provided with Visual Basic itself. Programs written in Visual Basic can also use the Windows API, but doing so requires external function declarations.

    The final release was version 6 in 1998. Microsofts extended support ended in March 2008 and the designated successor was Visual Basic .NET (now known simply as Visual Basic).

    Language features

    Like the BASIC programming language, Visual Basic was designed to be easily learned and used by beginner programmers. The language not only allows programmers to create simple GUI applications, but can also develop complex applications.
    Programming in VB is a combination of visually arranging components or controls on a form, specifying attributes and actions of those components, and writing additional lines of code fo read more at » http://en.wikipedia.org/wiki/Visual+Basic

    Related Ads

    Visual Basic People & Community

    Connect with people who share your interest by joining one of our Groups:

    Topic Contributors
    Get Free Internet Newsletters

    Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy.   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

    Demand Media