After a very busy period, I was able to finish the next installment on my Dutch MSDN column. It discusses four options in the .NET Framework to do multithreading. The four techniques discussed are:
- Thread class
- ThreadPool class
- Asynchronous invocation on delegates
- Asynchronous design pattern
It should be published shortly. You will propably find it here (Dutch) with the other articles and columns.