Visual Basic Research Report


Table of Contents

1.

History        3

2.Introduction        3

3.What is Visual Basic?        4

4.Why use Visual Basic?        4

5.Importance of Visual Basic        4

6.Components of Visual Basic        4

7.Features of Visual Basic        5

8.Visual Basic and 3-Tier Architecture for SIS        6

9.Features of SIS        7

10.Using VBScript for SIS……………………………………………………………………………………...8

11.Pros of Visual Basic………………………………………………………………………………………….8

12.Cons of Visual Basic…………………………………………………………………………………………9

13.Conclusion        10

14.Recommendations        11~12

16.Glossary        13

17.Appendix        14~17

18.References        18~19

1. History

VB 1.0 was introduced in 1991. The drag and drop design for creating the user interface is derived from a prototype form generator developed by Alan Cooper and his company called Tripod. Microsoft contracted with Cooper and his associates to develop Tripod into a programmable form system for Windows 3.0, under the code name Ruby (no relation to the Ruby programming language). Tripod did not include a programming language at all. Microsoft decided to combine Ruby with the Basic language to create Visual Basic.

The Ruby interface generator provided the "visual" part of Visual Basic and this was combined with the "EB" Embedded BASIC engine designed for Microsoft's abandoned "Omega" database system. Ruby also provided the ability to load dynamic link libraries containing additional controls, which later became the VBX interface

2. Introduction

The purpose of this report is to identify how Visual Basic might play a part as a component of a new information system to be used in A for recording and maintaining student profiles.

Visual Basic (VB) is the event-driven third-generation programming language and integrated development environment (IDE) from Microsoft for its COM programming model. Due to its BASIC heritage and graphical development features, VB is also considered a comparatively easy to use and learn programming language. Visual Basic enables the rapid application development (RAD) of graphical user interface (GUI) applications and was derived from BASIC. It provides the facility to access databases using Remote Data Objects, ActiveX Data Objects or Data Access Objects, and formation of ActiveX controls and objects.

Scripting languages like VBA and VBScript are similar syntactically to Visual Basic; however perform in a different way. Visual Basic Programs can also use the Windows API, but requires external function declarations for that. In March 2008, Microsoft's extended support ended and the designated successor was Visual Basic .NET popularly known as Visual Basic simply.

3. What is visual basic?

Visual Basic is a development system that is used for creating applications based on an object-oriented programming that run under any of the Microsoft Windows environments.

(2010. Visual Basic. Webopedia).

4. Why use Visual Basic?

Visual Basic is essential programming. Without knowing Visual Basic it’s hard to comprehend the other languages. Although it is used to train programmers, it is not used to create too many programs.

Join now!

5. Importance of Visual Basic

Visual Basic was designed to be easy to learn and use, like the BASIC programming language. Programmers not only create simple GUI applications, but can also build-up complex applications through this language. Programming in Visual Basic is a mixture of visually arranging controls or components on a form, specifying actions and attributes of those components, and writing further lines of code for more functionality. Since for the components default actions and attributes are defined, without the programmer a simple program can be created instead of writing many lines of code.

(2010. What is ...

This is a preview of the whole essay