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.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.