Visual Basic Tutorials
Creating a Windows Service in VB.NET
Learn how to do the previously impossible - build a Windows Service with the help of Visual Basic.NET..
CopyMemory and Arrays: Proper Use - Introduction
It is no secret VB is more often than not, a language that produces relatively slow machine code. This is..
POSTing Form Data to a Web Page
Demonstrates two techniques that can be used to post data to a web page from within Visual Basic...
The Book of Visual Studio .NET - OOP
Visual Basic did not meet the test as a true object-oriented language that implements true OOP as defined by abstraction,..
Creating a Custom Control and Custom UITypeEditor in
In this first of a two part article, learn how to marry the power of regular expressions to a Windows..
Interfacing Visual Basic And C++
In this article, Nicholas describes the methods by which a Visual Basic application can interface with a C++ DLL. Sample..
Visual Basic Business Objects - A Primer
When software visionaries promote the benefits of distributed architectures, the term "business object" is frequently used. Somewhere in their discourse..
