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 Custom Articles
Scrollable Image Viewer
Create an image display control with image scrolling facilities.
QuickConnect.NET
The Connect.NET is a C# component, that provides easy access to the TCP based network connections(Client/server).
.Notifier: Outlook-Like Notifier
Learn to use an Outlook-like system tray notification that uses C#.
ColorComboBox
Learn to create a ColorComboBox color picker that uses ToolStripDropDown.
Extending the ComboBox with C#
Learn how to create a Fonts Combo, an Image Combo, Align all the Combobox parts, and display colours in a Combobox
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.