/SandBox

Sample code bits exhibiting Multithreading related issues for educational purposes

Primary LanguageC#Apache License 2.0Apache-2.0

Can you spot the deadlock is a collection of code samples

Overview

This is a collection of code samples displaying various multhreading oriented issues. Those are the bases for issue analysis exercices. See http://dupdob.wordpress.com for more info

Technical environement

  • Tools:
  • Visual Studio 2012
  • Resharper

Dependencies:

  • .Net Framework 4.0