Debugging C# Asyncronous Web Scraper
June 30th, 2011
I have written an Asynchronous web scraper in C#, but I’m having problems getting it to run through hundreds of domains without hanging up. My understanding of Asynchronous HTTP requests is limited. I need someone to look over the code and debug the tool to make sure it works flawlessly. There’s only about 500 lines of code to look over. This is a very basic console application.

Categories: .NET, C Sharp, Data Scraping, Debug, Fix asynchronous, asyncronous, Debug, debugging, scraper, Web, web scraper


