Introduction

Multithreading is the double-edged sword in Visual Basic .NET. Multithreading is one of those things that programmers get excited about, but if used excessively or incorrectly, multithreading can do more harm than good.

Visual Basic .NET has the good old Timer control, as well as direct support for asynchronous processing and multithreading using the ThreadPool and Thread classes. Chapter 6 shows how to employ asynchronous behavior and multithreading in your VB .NET applications.



Visual Basic. NET Power Coding
Visual Basic(R) .NET Power Coding
ISBN: 0672324075
EAN: 2147483647
Year: 2005
Pages: 215
Authors: Paul Kimmel

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net