You have a custom type, but you know nothing about that type, Learning to use ToString solves that problem.
Latest Techniques Articles
Code Contracts in .NET
This article introduces code contracts that specify statements in .NET programs that must prove valid.
Can You Hear Me Now?
Three aspects of .NET programming can make debugging and testing a ton of fun and help you come off as a real pro when you deliver bulletproof code.
Additional Debugging Techniques in C#
An expansion on Debugging tips provided by others.
Debugging Techniques in C#
A method for displaying debug statements during runtime.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Using the Gravatar API: Announcing Your Presence
Because codeguru.com is covering social media this month, I've got another social-related post for you. This time, it's how to use Gravatar with .NET.

Role-based Security Within VB
See how easy it can be to implement Role-based Security in your Visual Basic applications.
Top 7 Tips for Developing a Secure ASP.NET Web Application
As a web developer you should be aware of a few security best practices while developing your ASP.NET web application. Arun Karthick lists his top 7 tips to help you keep your ASP.NET security intact.