Based on the BASIC computer programming language, Microsofts Visual Basic was one of the first products to provide a graphical programming environment and a paint metaphor for developing user interfaces. With Visual Basic, a programmer can add or delete code by dragging and dropping controls, like buttons and dialog boxes, instead of worrying about syntax details.
software from Microsoft® that is used for creating Windows-based applications.
VB - A graphical programming language created by Microsoft, often used to develop Windows applications. Visual BASIC usually makes it possible to develop practical programs. The current version of VB is VB.NET.
Proprietary programming language created by Microsoft; BASIC syntax with built-in functions and the addition of some object oriented features
Microsoft applicatioons/script language. See DevX.com: VB2theMax Archive - tips.
Visual Basic is much like QBasic, only for windows. Visual Basic is kind of Object oriented, the programs use a "window" format.
Sometimes shortened to VB, Visual Basic is a high level language developed by Microsoft. Visual Basic is designed for the easy and quick creation of programs to run under Microsoft Windows.
An advanced, visual programming version of the BASIC computer language; used for building Windows-based applications.
A computer programming language and environment developed by Microsoft. It is very popular and allows one to build very sophisticated GUIs quickly and efficiently. When used in conjunction with DLLs, ActiveX components and databases it is a very powerful environment. Aptek personnel have been using VB since its earliest incarnations in the early 1990s. Newer versions allow skilled personnel to build complex components for deployment within an organisation or across the internet.
A high-level, programming language. Visual Basic was developed by Microsoft for building stand alone Windows based applications.
A type of object-oriented programming language and environment developed by Microsoft for the Windows operating system. Visual Basic allows programmers to create applications quickly by writing code to accompany onscreen objects such as buttons and windows.
a programming environment from Microsoft in which a programmer uses a graphical user interface to choose, modify, and assemble sections of code written in the BASIC programming language.
Visual Basic Language A programming language derived from the BASIC programming language. Visual Basic and the Visual Basic development environment are designed to facilitate rapid development of graphical applications, without the need for detailed understanding of operating system functionality. more information
a Microsoft programming language. Can be used to customize Geomagic software through COM interfaces.
A graphical programming language and development environment created by Microsoft in 1990.
Version of the BASIC programming language designed specifically for developing Windows applications. Often used to create ActiveX controls. A variation, called VBScript, is frequently used in Active Server Pages.
an extension of Microsoft Basic that allows for GUI controls, animations, and drag-and-drop features.
Visual Basic is a programming language and environment developed by Microsoft and based on the BASIC language. Visual Basic was one of the first products to provide a graphical programming environment and a paint metaphor for developing user interfaces.
See Microsoft Visual Basic.
Programming language developed by Microsoft. Most popular programming/developing language.
A programming language and development environment from Microsoft Corporation, used in the development of GUI and client-server applications. Employed in the CDC PedNSS and PNSS software.
A program designed for the coding of BASIC.
A popular programming language
Microsoft's visual programming dialect of BASIC. It includes support for the Jet Engine.
Microsoft's programming language.
an implementation of Basic from Microsoft, abbreviated VB. See Visual C/C++.
A Windows-based application developed by Microsoft in the early 1990s that assists programmers in developing other event-driven Windows-based applications. 15.22, 15.29
n. A high-level, visual-programming version of Basic. Visual Basic was developed by Microsoft for building Windows-based applications. See also Basic, Visual Basic for Applications, Visual Basic Scripting Edition, visual programming.
Visual Basic (VB) is an event driven programming language and associated development environment from Microsoft for its COM programming model. VB has been replaced by Visual Basic .NET. The older version of VB was derived heavily from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of Active X controls and objects.