Discover how to change the default behaviour of an object when that object has been disabled.
Latest Samples Articles
Manipulating Excel Data with Visual Basic
Discover how to work productively with Excel Worksheets within Visual Basic.
Creating Visual Basic String Enums
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
Development Frameworks for the Microsoft Developer
Explore the various development frameworks available to you as a Microsoft VB Developer.
Getting Started with Visual Basic: Your First Visual Basic Program for the Desktop
Visual Basic is one of the friendliest programs around, and so it's easy to start coding with it.
Text to Speech Using Windows SAPI
Learn how to use the Windows Text-To-Speech (TTS) API.
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.