I’m looking for a book which contains information about the following topics:
- Thread synchronization methods
- Parallel Extension
- Asynchronouse programming (Invoke, BeginInvoke, BackgroundWorker, Threads, …)
I’ve already knowledge about these topics but I’ll refresh all these in deep and with focus on C#.
The book recommendations should be for C# / .NET 4.0 (not Java) and in English or German.
Thank you guys.
Danny
I think Parallel Programming wiht .NET is exactly what you’re looking for.
To read more about the F# versions, you can read my blog post series