Browse by Tags

All Tags » WebClient (RSS)
Currently I'm using ASP.NET in an unconventional manner to write scripts that download files. Asynchronous tasks and the WebClient object's DownloadFile method are proving to be a very convenient combination of features which makes it easy to automate...
More Posts