my project need to read multiple web pages at a time(eg: for a particular keyword google will display 100 pages result maximum) I tried to read that 100 pages using ‘for’ loop in URL.But it is showing http request exception in c#.How can i read that pages within sort period of time???
Share
this is really nice
http://blogs.msdn.com/somasegar/archive/2009/11/18/reactive-extensions-for-net-rx.aspx
http://www.minddriven.de/?p=550
But maybe you can not use RX .