Archive for: January 10, 2008

January 10, 2008

Multi-Threading Made Easy with .NET Framework 2.0

Filed under: Programming, .NET - 10 Jan 2008

The .NET framework, and especially version 2.0, has made life a lot easier for programmers. In that past it wasn’t especially easy to create multi-threaded programs, but now it’s really pretty simple.

I have a program that downloads data from …