You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Latest IDE & Language Articles
Creating an Outlook Add-In Part 2
In part 1 of Creating an Outlook Add-In I explained how to create an Outlook 2003 Add In. With this article, I will use the same project and just use Outlook 2007 instead.
Getting Past the 2 Gb File Limit
Take a closer look at the 2 Gb limit that we are plagued with in different languages, and how to get around them.
.NET Framework 3.0 Released
The current version of the .NET Framework is 3.0.
Using DDE on Your VB Application
Use DDE linking to pass text data between two applications or to a previous instance of the same application.
Refactoring VB in Visual Studio 2005
Refactoring can improve the internal structure of your VB code without changing its external behavior. Use it to remove the subjectivity of what is good code and what is less-good code.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.