HI.
I have a program that does several sweeps in a datagrid, in each sweep adding columns whit data from a DATABASE.
Any1, knows where can I find information or tutorials about MULTI-THREADED.
I'm programming with VB.NET 2005
THANKS.
Printable View
HI.
I have a program that does several sweeps in a datagrid, in each sweep adding columns whit data from a DATABASE.
Any1, knows where can I find information or tutorials about MULTI-THREADED.
I'm programming with VB.NET 2005
THANKS.
Hey crash... sounds like you need a background worker thread
Check this out
http://vbnotebookfor.net/2007/09/24/...rker-in-vbnet/