Yet another C# developer with a blog.
Browse by Tags
All Tags »
.NET »
C# »
HttpWebResponse (
RSS)
-
|
I discovered something cool about the WebClient class this weekend, as I was fiddling around with the code for my web spider utility. I originally wrote my app using the WebClient class, since it was faster to code than the tried and true HttpWebRequest...
|