|
|
|
|
COMPUTER PROGRAMMING
|
|
Visual Basic
|
|
|
| Visual Basic is a language provided by Microsoft for writing programs that require a Graphical User Interface (GUI). In Visual Basic, Microsoft has also provided built in routines for interfacing with Access database. Consequently programmers use Visual Basic for writing GUI programs interfacing with Access database in a PC environment. Visual Basic is also available in Microsoft’s .NET environment which enables the user to interface with Access database residing on another computer in the network. Microsoft put in a lot of effort to make it easy for a programmer to write programs in Visual Basic. For this reason, some computer science programs use Visual Basic in their introductory programming classes for teaching programming. |
|
|
|