Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

Visual Basic .NET Threading Handbook

Rate this book
This book aims to address one of the fundamental units of .NET programming - the thread. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer's ability to develop effective VB.NET programs. This book will cover how .NET applications are executed, the lifecycle of a thread in .NET, how the .NET framework uses threads, how threads work in an event-driven environment, how we can create threads, how we can avoid race conditions and deadlocks, how the activity of multiple threads can be synchronized, and how to debug multithreaded applications.

350 pages, Paperback

First published June 1, 2002

5 people want to read

About the author

Tobin Titus

6Ìýbooks

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (22%)
4 stars
4 (44%)
3 stars
2 (22%)
2 stars
1 (11%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for James Igoe.
99 reviews19 followers
November 16, 2014
My specialty has been as a VBA (Excel/Access) and SQL Server database developer, but I have been edging into .NET work over the past year or two. Although there are some legitimate gripes about this book, in general I've found it to be an illuminating resource. Threading is essential to .NET programming, and the general concepts here have helped me to understand the projects I've been involved with, in both C# and VB. I can say sincerely, that the overview in this book is unmatched by material read on the internet, both in depth and quality.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.