Visual Basic



Everything You Wanted to Know About Forms Inheritance in VB.Net

Friday, February 8th, 2008

(Page 1 of 6 )Learn how to take advantage of Forms Inheritance, while being introduced to certain Ob

Regular Expressions in .NET

Friday, February 8th, 2008

(Page 1 of 3 )In this article, Darren explains a nice and simple way of how to use regular expressio

Building Assemblies with VB.Net

Thursday, February 7th, 2008

(Page 1 of 3 )Shekar's article is a brief introduction into the world of Assemblies, using VB.Ne

Sending Email With MAPI Components in Visual Basic

Wednesday, February 6th, 2008

(Page 1 of 4 )MAPI is an acronym for the Messaging Application Programming Interface. It's a set

Developing an XML Web Service Using Visual Studio 2005

Wednesday, February 6th, 2008

(Page 1 of 6 )This article guides you in developing a practical �Number to Words� web service using

Accessing the Windows API in Visual Basic

Wednesday, February 6th, 2008

(Page 1 of 6 )The Windows Application Programming Interface, or API, is a complex set of functions f

MyClass - Implementing Polymorphism in VB.Net

Wednesday, February 6th, 2008

(Page 1 of 2 )Learn how to take advantage of polymorphism in VB.Net with William's quick tutoria

Finding Default App Icons With Visual Basic

Tuesday, February 5th, 2008

(Page 1 of 5 )Using the Windows API it's easy to find the default icon for any file extension. P

Implementing An ADO Data Control With VB6

Tuesday, February 5th, 2008

(Page 1 of 4 )The ADO data control can save Visual Basic developers hours of time. In this article S

Fun with Email: VB6, CDO, MAPI, and a Remote Exchange Server

Tuesday, February 5th, 2008

(Page 1 of 3 )In this article, Matt shows us how to send emails from a VB Windows application. As CD