HTTP isn't the only network protocol that's useful. Learn about, or beef up your skills with, socket-level programming.
Latest Internet Articles
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#.
Working with Windows Azure Media Services
Microsoft offers media services as part of its PAAS offerings under the Windows Azure banner. Vipul Patel explores the media service offerings and how developers can use them for their media tasks.
Is Your Web Site Modern? Learn How to Check!
Web standards change. Sites need to evolve. How can you tell if your site is modern? It really is pretty simple.
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.

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.

Recording Sounds from Visual Basic
There are several different ways to use Visual Basic to record sounds from your daily life. Explore a few here.

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.