Visual Basic

VB Tutorial

VB Basic Example

VB Projects

VB Projects

VB Examples

VB Basic Example

adplus-dvertising
Visual Basic

R4R provide basic VB Tutorials concept with VB Examples . Through R4R you can develop VB programming concept. R4R provide VB Interview Questions with answers.R4R provide VB Languages study materials in easy way.

Introduction of VB

VB( Visual Basic) is IDE of Microsoft of third generation event-driven programming language. Visual Basic is simple and easy to use. Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications. For accessing database we can use

  • Data Access Objects
  • Remote Data Objects
  • ActiveX Data Objects
  • History of VB

    VB 1.0 was introduced in 1991, 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. 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)

    Versions of VB
    Version Date Operating System
    Visual Basic 1.0May 1991 Comdex/Windows
    Visual Basic 1.0September 1992DOS
    Visual Basic 2.0November 1992
    Visual Basic 3.0May 1993Microsoft Jet Database Engine
    Visual Basic 4.0 August 199532-bit as well as 16-bit Windows programs
    Visual Basic 5.0February 1997
    Visual Basic 6.0June 1998 Windows Vista, Windows Server 2008 and Windows 7
    Important features of VB
    1. Lots of icons and pictures for your use.
    2. ActiveX support.
    3. Package & Deployment Wizard makes distributing your applications simple.
    4. Full set of objects - you 'draw' the application.
    5. Full array of mathematical, string handling, and graphics functions.
    6. Can handle fixed and dynamic variable and control arrays.
    7. Sequential and random access file support.
    8. Useful debugger and error-handling facilities.
    9. Powerful database access tools.
    Advantage of Visual Basic
    1. VB is not only a language but primarily an integrated, interactive development environment.
    2. The structure of the Basic programming language is very simple, particularly as to the executable code.
    3. The VB-IDE has been highly optimized to support rapid application development ("RAD"). It is particularly easy to develop graphical user interfaces and to connect them to handler functions provided by the application.
    4. VB provides a comprehensive interactive and context-sensitive online help system.
    5. COM components can be written in different languages and then integrated using VB.
    6. Interfaces of COM components can be easily called remotely via Distributed COM ("DCOM"), which makes it easy to construct distributed applications.
    7. There is a wealth of readily available COM components for many different purposes.
    Disadvantage of Visual Basic
    1. The Applications which are developed in VB are working only on Windows Operating systems only.
    2. More memory space is required to install and work in VB as VB is GUI based development tool it contains Graphical components that need more space.
    3. You have to install in everywhere . Support only up to a level, no low level functions and high level functions.
    VB Tutorials
    VB Examples
    VB Interview Materials