Spelling and grammar are a headache, but one that can be cured. Learn to code your own spell check routine.
Latest Samples Articles
Overriding Disabled Control Properties with Visual Basic
Discover how to change the default behaviour of an object when that object has been disabled.
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.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Coding a Bing Bot
Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Visual Basic Basics: Modules, Scope, and Accessibility Modifiers
Learn about Scope, Modules, and Accessibility Modifiers in Visual Basic.

Creating the Best Virtual Reality User Experience (VR UX): Seven Tips & Tricks
When building Virtual Reality user experience (VR UX), here are seven tips you should consider.