Threading in C#… a free eBook
“C# supports parallel execution of code through multithreading. A thread is an independent execution path, able to run simultaneously with other threads.”
You can grab the eBook “Threading in C#” as HTML or PDF on Joseph Albaharis website.

Categories: books, Development, Microsoft

Recent Comments