> I'm a VB.Net programmer but not a professional one. but i can develop
> programs for companies in accordance with my own capabilities.
> i have seen something new as Threading in vb.net which didn't exist in vb6.
> can someone plz tell me what it is and how it is used?
See http://www.pobox.com/~skeet/csharp/threads
The sample code is written in C#, but it's fairly simple and should all
translate easily to VB.NET, apart from the volatile modifier which I
believe has no VB.NET equivalent.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Lloyd Dupont - 22 Aug 2005 08:30 GMT
Nothing to do with this thread, but the virtual mathematician I was thinking
of is:
Nicolas Bourbaki
http://planetmath.org/encyclopedia/NicolasBourbaki.html
>> I'm a VB.Net programmer but not a professional one. but i can develop
>> programs for companies in accordance with my own capabilities.
[quoted text clipped - 7 lines]
> translate easily to VB.NET, apart from the volatile modifier which I
> believe has no VB.NET equivalent.