Archive

Posts Tagged ‘WebClient’

How to download web content with .NET.

December 10th, 2009 Jimmy No comments

This morning I created another video tutorial, this one on downloading web content to use inside your .NET application. The tutorial goes over downloading content with the WebClient class as well as a brief intro to multithreading with the BackGroundWorker class.

 

Read more…