C# has a built-in way to create text-filled message boxes, a way that doesn't require using VB.NET. Find out for yourself.
Latest Controls Articles
Using Picker Controls in Your Windows Phone Apps
Learn about the basics of using picker controls to allow users to select files and/or folders in your Windows Phone applications.
Introduction to C# with Windows Forms: String Operations
Learn how to perform basic string operations in a Windows Form using C#.
What You Need to Know When Selecting a Grid
One of the most common misconceptions is the notion that a grid is a grid. In reality, there are several different types of grids and choosing the right one for your needs can help save substantial time and effort. Choosing the wrong grid can result in tremendous effort to make it work the way you need, which is quite frustrating. Daniel Jebaraj looks at the different types of grids and the ways in which they are typically used.
Kinect for Windows: A New Interface for Your Apps
Microsoft officially announced that a new Kinect for Windows device will be released on February 1st along with a commercial license. How easy is it to code to?
Advanced Microsoft Chart Control for .NET Framework 3.5
Take a deeper dive into the AJAX and interactivity functions of the Microsoft Chart Control for the .NET Framework.
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.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.