Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


multiple processe using backgroundworker vb.net


multiple processe using backgroundworker vb.net

Author
Message
chaw12
chaw12
Forum God
Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)Forum God (21K reputation)

Group: Forum Members
Posts: 70, Visits: 232
hi,

i have a project where in user can do bulky printing. and for this kind of task i know that i have to use the BackgroundWorker object of vb.net.

the BGWorker is already running using a single process.



my problem is i want the BGWorker to process multiple task or maybe one at a time task; FIFO method i guess. but i dont know how.

also, in my BGWorker i am using a DATAREADER. and we all know that if there is an open datareader the system will throw an error.



Note: i know how to close the datareader, but if it being used by the BGworker. Datareader in different form will going to throw an error if i activate that other form..





Hope its clear..
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search