Home All Groups Group Topic Archive Search About
Author
2 Feb 2006 4:16 PM
Mike Eaton
Hi there,

Can anyone recommend a good reference (book, website, etc.) about writing
multithreaded apps for VB.NET? 

I have inherited some server applications that I think might benefit from
thread pooling or multithreading in some fashion, but would like to get more
information on the potential impacts, etc. before I dive in.

Any advice is appreciated!
Mike

Author
2 Feb 2006 5:21 PM
guy
Visual Basic .NET Threading Handbook - Wrox ISBN 1-861007-13-2 (If it is
still available)

It is a 2003 book, not 2005

hth

*guy*



Show quoteHide quote
"Mike Eaton" wrote:

> Hi there,
>
> Can anyone recommend a good reference (book, website, etc.) about writing
> multithreaded apps for VB.NET? 
>
> I have inherited some server applications that I think might benefit from
> thread pooling or multithreading in some fashion, but would like to get more
> information on the potential impacts, etc. before I dive in.
>
> Any advice is appreciated!
> Mike