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 Web Forms Articles
Mobile Device Detection in C#
Just a few lines of code will let your program determine whether it's being reached by a mobile device.
Creating Webforms with Friendly URLs
Learn to create URLs for webforms that are page-independent.
Simple Captcha Using C#
simple captcha
Creating and Using a jQuery Plug-in in ASP.NET Web Forms
Create a custom plug-in to reuse your jQuery code across web pages.
Top 5 Mistakes in Designing an ASP.NET Web Form
As ASP.NET developers, we often focus on creating websites that perform well and function as required, but we often fall short in creating user interfaces that are user friendly. In this article, I describe five common errors made in web form design along with some solid rules to follow to avoid these mistakes.
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.