vote up 1 vote down star

I have heard many good things about the book Java Concurrency in Practice. Is there a good equivalent book for C#?

flag

3 Answers

vote up 5 vote down check

Try Concurrent Programming on Windows. From Joe Duffy himself:

My aim with this book was to write the book people will buy to understand how to write concurrent programs on the Windows and .NET platforms.

link|flag
vote up 2 vote down

Joseph Albahari's free e-book is well worth reading.

link|flag
vote up 1 vote down

Try this "C# Threading Handbook", I found it very good.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.