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
Network
Remove
Platform
Any
License
Any
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...
Transferring large files over the Internet can be speeded up significantly if compression/decompression is applied before/after the upload/download operation. This article shows how to do that in VB...
This tutorial teached Neural Networks using Visual Basic. Neural Network or more appropriately Artificial Neural Network is basically a mathematical model of what goes in our mind(or brain). The...
Creating graphic for use in your web page is a snap in .NET. In this example I will be using VB.NET to create a graphic file for use in a page. Since this graphic will be hosted in an Image server...
This article demonstrates how to marshal an object by reference to a remote server. When you marshal an object by reference, the runtime creates a transparent proxy so that the server can make calls...
This step-by-step procedure demonstrates how to create a client that accesses a remote server. This client can be located on the same computer, on a different computer, or on a different network....
Learn how to implement the new Google Web Service and take advantage of its powerful searching features in your VB.NET program.
Although socket based TCP/IP servers using IO Completion Ports are often written in C++ it's sometimes useful to write such a server in Visual Basic.
Review of the book, Real World XML Web Services For VB and VB.NET Developers, written by Yasser Shohoud and published by Addison-Wesley.