Visual Basic Tutorials
Implementing Interfaces in VB .NET
In this new article, Paul quickly gets to the point of examining interfaces in Visual Basic .NET: how to define..
Code Sample: Phone Number Dialer
Compile this VB class into a COM object and use it to dial any phone number..
Really Thin Client Programming in VB.NET
From his column Visual Basic Today on CodeGuru.com, Paul Kimmel explains the pros and cons as well as shows how..
Listing Available DSN / Drivers Installed
This code shows how to list the available DSN and Drivers installed on the computer..
Using the Implements Keyword
How to use the Implements keyword in Visual Basic. Create a new project and add two class modules to the..
Create Your Own Visual Basic Add-Ins
In this article, S.S. Ahmed shows you how to create VB add-ins. Programmers always feel that they are short of..
Building Property Pages
This article explains the basic steps to building property pages for a new ActiveX control..
