Template Sites
Featured Sites
Members Area
Partners Sites
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..

Views: 310

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..

Views: 257

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...

Views: 293

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,..

Views: 199

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..

Views: 182

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..

Views: 197

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..

Views: 247