Visual Basic .NET Threading Handbook
By Tobin Titus
You can view this book's Amazon detail page here.
Tags: .NET
Review
Rating: 7
Coming from a VB6 background, I naturally choose VB.NET as my entry point into the .NET world. I realized soon enough that I was not leveraging the power of .NET, especially its multi threaded programming model. This book provided me with the answers. I liked the topic “Why not Thread Everything?” wherein they discuss the pitfalls of using “too many threads”. Overall this book can be used as a primer and reference on threading in .NET.
