Are there any tools that can help find race conditions when testing multi-threaded .net code? I\'m looking for something with similar capabilities to IBM\'s ConTest tool for Jav
Typemock Racer might be what you're looking for but I haven't used it - I just remembered something about deadlocks :)
Or this: Deadlock Detector