Links about multithreading in .NET
Here are some resources I find interesting about multithreading in .NET:
- The C# Memory Model in Theory and Practice by Igor Ostrovsky
- The C# Memory Model in Theory and Practice, Part 2 by Igor Ostrovsky
- Memory Barriers in .NET