Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb_dotnet thread: Threads and classes


Message #1 by "Tom Carr" <tomcarr1@y...> on Thu, 19 Sep 2002 18:48:45
I am reposting this message because for some reason the subject line did 
not show up in the previous post.

I am new to threading.  I am just now learning to use it in VB dot
net.  The two examples I have worked with have both put the threads
inside of classes, even though this seemed unnecessary and much more
complicated.  I redid one of the examples without putting  the thread
in the class and it was much simpler.

Is there some good reason to always put a thread in a class, or is
this just based on the preference of the person doing the coding ?


  Return to Index