When using the System.Net.WebClient.DownloadData() method I\'m getting an unreasonably slow response time.
When fetching an url using the WebClient class in .NET it
WebClient may be slow on some workstations when Automatic Proxy Settings in checked in the IE settings (Connections tab - LAN Settings).