Book recommendation - Parallel programming for C# .NET 4.0 -
i'm looking book contains information following topics:
- thread synchronization methods
- parallel extension
- asynchronouse programming (invoke, begininvoke, backgroundworker, threads, ...)
i've knowledge these topics i'll refresh these in deep , focus on c#.
the book recommendations should c# / .net 4.0 (not java) , in english or german.
thank guys. danny
i think parallel programming wiht .net you're looking for.
- you can read online in msdn library available hardcopy.
- it has plenty of samples (that can reused easily) in c#, vb , f#.
to read more f# versions, can read my blog post series
Comments
Post a Comment