The Wayback Machine - https://web.archive.org/web/20120101063112/http://www.codeguru.com:80/csharp/csharp/cs_network/http/

    HTTP

    [Updated] Tip: Replacement Methods for Obsolete WebProxy.GetDefaultProxy Method

    Discover how to get the default web proxy the right way.

    Tip: HTTP Content Disposition

    Use HTTP content disposition to find out the name of the file you are downloading.

    Creating Native Web Services in SQL Server

    Expose your SQL Server data directly over the web. Learn to create SOAP-based native web services in SQL Server 2005/2008 that can be consumed from client applications over HTTP.

    Using ASP.NET Master Pages for Consistent Site Design

    Wrox author Jacob J. Sanford walks through the essentials of creating ASP.NET master pages to consistently format the design of your pages around your different dynamic content placeholders.

    Two ASP.NET HttpHandler Image Hacks

    Wrox author, Microsoft MVP and Regional Director, and Tech Ed 2006 Speaker Scott Hanselman shares two ASP.NET hacks for working with images via the HttpHandler.

    XMLHttp Requests for Ajax

    Professional AJAX author Nicolas Zakas shows the benefits as well as some of the disadvantages of using HTTP requests in your applications.

    Pushing HTML Content to a BlackBerry

    Learn how to push HTML content to a BlackBerry handheld using MDS.

    Use Custom HTTP Handlers in Your ASP.NET Applications

    Explore the built-in ASP.NET HTTP handlers and then learn how to create your own custom handlers. When you're done, you'll be able to enable special handling within your Web applications.

    HTTP Test

    Review this application that uses the HttpWebRequest and HttpWebResponse classes to provide Web page information.