Book Recommendation - Concurrent Programming for C # .NET 4.0

I am looking for a book that contains information on the following topics:

  • Thread synchronization methods
  • Parallel expansion
  • Asynchronous programming (Invoke, BeginInvoke, BackgroundWorker, Threads, ...)

I already know about these topics, but I am updating it all deeply and focused on C #.

Book recommendations should be for C # /. NET 4.0 (and not for Java) and in English or German.

Thanks guys. Danny

+5
source share
4 answers

I think Parallel Programming with .NET is exactly what you are looking for.

+6

, , # 4

enter image description here

+3
+3

All Articles