Click here to Skip to main content
15,888,277 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to use two different versions of same dll in vb.net web application? Pin
Sentenryu13-Mar-12 3:23
Sentenryu13-Mar-12 3:23 
GeneralRe: How to use two different versions of same dll in vb.net web application? Pin
Affan Toor13-Mar-12 19:02
Affan Toor13-Mar-12 19:02 
GeneralRe: How to use two different versions of same dll in vb.net web application? Pin
Sentenryu14-Mar-12 1:50
Sentenryu14-Mar-12 1:50 
AnswerRe: How to use two different versions of same dll in vb.net web application? Pin
ZurdoDev16-Mar-12 6:28
professionalZurdoDev16-Mar-12 6:28 
QuestionShared Variables and Threading Issue Pin
D3STROYRofWRLDS12-Mar-12 10:02
D3STROYRofWRLDS12-Mar-12 10:02 
AnswerRe: Shared Variables and Threading Issue Pin
Dave Kreskowiak12-Mar-12 10:12
mveDave Kreskowiak12-Mar-12 10:12 
AnswerRe: Shared Variables and Threading Issue Pin
Luc Pattyn12-Mar-12 10:44
sitebuilderLuc Pattyn12-Mar-12 10:44 
GeneralRe: Shared Variables and Threading Issue Pin
D3STROYRofWRLDS12-Mar-12 10:58
D3STROYRofWRLDS12-Mar-12 10:58 
Yes correct, in my initial post I realize that the threads were behaving exactly as they should and just ended when the variable broke the workers out of the Wloop.

Basically, I want the two workers threads to constantly be running, and then when the shared variable is set to true they then start doing work. Then when the user clicks the button again the worker threads "pause" and wait for the next time the variable is set to True.

The "IsActive" name was just an abstraction. Smile | :) I use a much more detailed name in my actual code.

In regard to the "TemporarilySuspended" flag and AutoResetEvent, could you provide some examples, would love to handle that properly.

Thanks a bunch for the help!!
AnswerRe: Shared Variables and Threading Issue Pin
Luc Pattyn12-Mar-12 11:04
sitebuilderLuc Pattyn12-Mar-12 11:04 
Generalauto cut in receipt using vb6 (pls help) in generic driver Pin
akosirommel11-Mar-12 17:52
akosirommel11-Mar-12 17:52 
GeneralRe: auto cut in receipt using vb6 (pls help) in generic driver Pin
Mycroft Holmes11-Mar-12 18:04
professionalMycroft Holmes11-Mar-12 18:04 
GeneralRe: auto cut in receipt using vb6 (pls help) in generic driver Pin
Dave Kreskowiak12-Mar-12 5:04
mveDave Kreskowiak12-Mar-12 5:04 
QuestionCan anyone give me a sample data model of a flight reservation? Pin
Pelikss10-Mar-12 15:28
Pelikss10-Mar-12 15:28 
AnswerRe: Can anyone give me a sample data model of a flight reservation? Pin
Dave Kreskowiak10-Mar-12 18:12
mveDave Kreskowiak10-Mar-12 18:12 
AnswerRe: Can anyone give me a sample data model of a flight reservation? Pin
Estys12-Mar-12 2:19
Estys12-Mar-12 2:19 
QuestionRegister Wiaaut.dll Pin
ivo7510-Mar-12 10:52
ivo7510-Mar-12 10:52 
AnswerRe: Register Wiaaut.dll Pin
Dave Kreskowiak10-Mar-12 12:20
mveDave Kreskowiak10-Mar-12 12:20 
GeneralRe: Register Wiaaut.dll Pin
ivo7511-Mar-12 4:39
ivo7511-Mar-12 4:39 
GeneralRe: Register Wiaaut.dll Pin
Dave Kreskowiak11-Mar-12 10:13
mveDave Kreskowiak11-Mar-12 10:13 
GeneralRe: Register Wiaaut.dll Pin
ivo7511-Mar-12 10:37
ivo7511-Mar-12 10:37 
AnswerRe: Register Wiaaut.dll Pin
YuanJianzhong25-Mar-12 15:09
YuanJianzhong25-Mar-12 15:09 
QuestionExecuteScalar won't work? Pin
Midnight Ahri9-Mar-12 14:32
Midnight Ahri9-Mar-12 14:32 
AnswerRe: ExecuteScalar won't work? Pin
Dave Kreskowiak9-Mar-12 15:12
mveDave Kreskowiak9-Mar-12 15:12 
AnswerRe: ExecuteScalar won't work? Pin
Shameel10-Mar-12 17:47
professionalShameel10-Mar-12 17:47 
GeneralRe: ExecuteScalar won't work? Pin
Shameel11-Mar-12 19:32
professionalShameel11-Mar-12 19:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.