• Visual Basic was designed to be easy to learn and use.
• The language not only allows programmers to create simple GUI applications, but can also develop complex applications as well.
• 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 for more functionality.
• Since default attributes and actions are defined for the components, a simple program can be created without the programmer having to write many lines of code.
• Visual Basic is an event driven programming language and associated development environment from Microsoft for its COM programming model.
• Visual Basic enables the rapid application development (RAD) of graphical user interface (GUI) applications.
• Access to databases using DAO, RDO, or ADO is easy.
• Creation of ActiveX controls and objects are possible
No comments:
Post a Comment