[Updated] Tip: Replacement Methods for Obsolete WebProxy.GetDefaultProxy Method
Discover how to get the default web proxy the right way.
Discover how to get the default web proxy the right way.
Use HTTP content disposition to find out the name of the file you are downloading.
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.
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.
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.
Professional AJAX author Nicolas Zakas shows the benefits as well as some of the disadvantages of using HTTP requests in your applications.
Learn how to push HTML content to a BlackBerry handheld using MDS.
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.
Review this application that uses the HttpWebRequest and HttpWebResponse classes to provide Web page information.