.net 2.0 or 3.0 web scraping questions
Hi, I just finished learning c# from the microsoft Apress book. Got the basics down. Coming from a web designer background here and am curious to know how to go about web scraping using .net 2.0 or 3.0. (preferrably 2.0) as that is what I already know the basics with.
Anyone have or know of a tutorial that I can use that is actually up to date on the current methods? I found some oldies and from what I understand scraping shouldn't be used that often but I have a specialized case and I also have interest in learning how to do it still.
Any help in web scraping with c# 2.0 or 3.0, much appreciated. An article would be great, :)