Archive

Posts Tagged ‘asynchronous’

Install Google +1/facebook Button/twitter Buttons Async

August 8th, 2011 Comments off

Hi,

I need to have our current Google +1, Facebook like & send, and Twitter buttons upgraded to asynchronous method.

*I already have all these buttons installed the old/non-asynchronous way… I just need them edited to asynchronous and have the proper scripts placed in the <head> section too.

Thanks

Debugging C# Asyncronous Web Scraper 2

July 12th, 2011 Comments off

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.

Debugging C# Asyncronous Web Scraper

June 30th, 2011 Comments off

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.

Bear