Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 712 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 712 Bytes

Code samples for Multithreading in C# 5.0 Cookbook

Here are the code samples from my book Multithreading in C# 5.0 Cookbook, converted to Visual Studio 2013 and Windows 8.1 You can use Visual Studio Express 2013 for Windows Desktop to open most of the recipes, and Visual Studio Express 2013 for Windows to open Windows Store samples from Chapter 11. Just open the corresponging .sln file.

In case you have any suggestions or bug reports please send them to [email protected] or post a comments to my blog post