Why is My Web Service Taking so Long?
Sometimes we are victims of our own cleverness. I could not figure out why my web service call was taking so long. After all, the service was local, the data was a simple query to the local database, and the response was tiny. So what’s the deal? Then I found this in my code in the DownloadStrin