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.
Latest Internet Articles
Accessing Flickr Using .NET
Learn how to search for keywords in a command line app on Flickr.
Creating a Server with .NET Socket Programming
HTTP isn't the only network protocol that's useful. Learn about, or beef up your skills with, socket-level programming.
Sending Email Using .NET
Learn how to use .NET code to configure email. There's one "gotcha," but it's thoroughly explained.
A .NET DNS Lookup Tool
Just by using a bit of code, you can find virtually any IP address and its "real" name.
How to Create Windows Forms in C#
Learn how to create a basic Windows Forms application using C#.
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.