Preview

Visual Basic 6.0

Powerful Essays
Open Document
Open Document
957 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Visual Basic 6.0
INTRODUCTION
Visual Basic is a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model first released in 1991. Microsoft intends Visual Basic to be relatively easy to learn and use. 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. The final release was version 6 in 1998. Microsoft's extended support ended in March 2008 and the designated successor was Visual Basic .NET (now known simply as Visual Basic).
Though Visual Basic 6.0 is no longer officially available there remains a sizable number of developers who still prefer Visual Basic 6.0 over .NET. A dialect of Visual Basic, Visual Basic for Applications (VBA), is used as a macro or scripting language within several Microsoft applications, including Microsoft Office. Like the BASIC programming language, Visual Basic was designed to accommodate beginner programmers. Programmers can create both simple and complex GUI applications. Programming in VB is a combination of visually arranging components or controls on a form, specifying attributes and actions for those components, and writing additional lines of code for more functionality. Since VB defines default attributes and actions for the components, a programmer can develop a simple program without writing much code.
Visual Basic can create Executables (EXE files), ActiveX controls, or DLL files, but is primarily used to develop Windows applications and to interface database systems. Dialog boxes with less functionality can be used to provide pop-up capabilities. Controls provide the basic functionality of the application, while programmers can insert additional logic within the appropriate event handlers.

Microsoft Access
Microsoft Access is

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Visual basic was invented in 1990s it creates all windows based applications.Pt1420 - Unit 1 Assignment 1…

    • 388 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    A difference is that they are not all case sensitive. Another difference is not all of them use the same reserved words for functions and methods. A third difference is Java and Python are platform independent while visual basic is not.…

    • 218 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 529 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    Week 4

    • 2217 Words
    • 9 Pages

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 2217 Words
    • 9 Pages
    Satisfactory Essays
  • Good Essays

    Week 5

    • 585 Words
    • 3 Pages

    Chapter readings: 2 (p.), 9 (p.), and 10 (p.) of Programming in Visual Basic 2010.…

    • 585 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    The ____ function displays an input dialog box, which is one of the standard dialog boxes available in Visual Basic.…

    • 595 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 642 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    Excel Wth Vba

    • 2847 Words
    • 12 Pages

    Microsoft also uses a programming language, called VBA, to program all of the Office applications. We are going to learn a bit about the VBA language and Pivot Tables/Charts in this semester.…

    • 2847 Words
    • 12 Pages
    Good Essays
  • Powerful Essays

    Msp430

    • 7234 Words
    • 29 Pages

    [2] Jon Jagger and John Sharp, Microsoft Visual C# .NET Step By Step, Microsoft Press, 2003.…

    • 7234 Words
    • 29 Pages
    Powerful Essays
  • Good Essays

    Repetition Structure

    • 885 Words
    • 3 Pages

    In Visual Basic the loop structure will allow you to run one or more lines of code repetitively. In the loop structure you have the ability to repeat statements until the condition is true, false, a specified number of times, or once for each element in a collection. In Visual Basic several problems require repetition capability, in which the sequence or calculation of instructions is repeated over and over using different sets of data. Some examples would include continual checking of user data entries until an acceptable entry i.e a valid password is made. With computer programs the power comes from being able to repeat the same calculation or sequence of instructions several times over each time using different data. It uses different data without having to rerun the program for each new set of data values. Visual Basic has three different types of repetition structures, do while structures, for structures, and do/loop until structures. If it is true the code will be executed and if it is false the cold will not be executed. Statements that initially sets the condition is it must always be placed before the condition is first evaluated to ensure the correct loop execution the first time. Statements within the repeating section of code that allows the condition to become false.…

    • 885 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Write reusable code in sub procedures and function procedures and call the procedures from other locations. to execute a procedure – Menu items are controls with properties and events. • Easy to create menus for a Window s form using the Visual Studio environment’s Menu Designer Menus w ill look and behave like standard Window s menus. MenuStrip component is added to a form.…

    • 1542 Words
    • 16 Pages
    Good Essays
  • Good Essays

    Xna Tutorial 01

    • 4172 Words
    • 17 Pages

    This will create a basic game for you, and you will be presented with the Visual Studio Interface.…

    • 4172 Words
    • 17 Pages
    Good Essays
  • Satisfactory Essays

    Computer

    • 1721 Words
    • 7 Pages

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 1721 Words
    • 7 Pages
    Satisfactory Essays
  • Good Essays

    First, let’s focus on the basic controls that are used in most programs. These controls are so essential that VB.NET would be utterly useless without them…

    • 910 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    References: |Single |Store floating point value in the range of (-3.4x10-38) - (+ 3.4x1038) |…

    • 6743 Words
    • 27 Pages
    Powerful Essays