Visual Basic
Visual Basic was derived 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 ActiveX controls and objects.
Application
Hardware
Remove
Platform
Any
License
Any
This is the first article in a series of articles that describes the various migration options of desktop/smart client applications to the web available using Visual WebGui.
In order to discuss...
Version 4.4
- Opportunity to save/load current settings of device has been added.
- Opportunity to create predefined session setups for mid- and high-volume scanners has been added.
- Memory...
I am a beginner. I wanted to share some experiences with other beginners. The next few articles that come from my keyboard will be about my experience with teaching myself to develop applications in...
This article demonstrates how to create a new macro project in Visual Basic .NET, and then record a simple macro that inserts a TODO token into the code and subsequently opens the Task List window to...
The set printer article shows how you can use the SetPrinter
API call to pause and resume printing, change the printer
status, and even change the properties of an installed printer
Many people don't realize that using the keyboard will make you a ton more productive than using a mouse to achieve the same goals. This is particularly true for the Visual Basic IDE. And even though...
This is the best code ever giving full description of the API's about printing. The code surely works and is useful. It teaches you step by step to get printer information and get going on the job....
This article describes Microsoft’s Virtual Machine for the Visual Basic language's x86 p-code implementation as it is used in Visual Basic.