Want to learn multithreading in C# in System.Windows.Forms’ context? Check out this awesome article by Ian Griffiths at MSDN. I am working on a GUI for the ReiserFS command line tool (rfstool) and wanted to implement multithreading. After reading this article I am very confident about multithreading in C# 🙂 Thanks Ian!

As far as the application is concerned: I will be uploading the first version in the next few days.

Back to blog...