Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: VS2005 Cross Thread Pin
Judah Gabriel Himango23-May-06 15:37
sponsorJudah Gabriel Himango23-May-06 15:37 
GeneralRe: VS2005 Cross Thread Pin
donkaiser23-May-06 7:13
donkaiser23-May-06 7:13 
QuestionCustom SOAP Header Pin
robertschoenstein22-May-06 8:01
professionalrobertschoenstein22-May-06 8:01 
QuestionVertical scrollbar broken after upgrade to VS2005 [modified] Pin
rick.wirch22-May-06 6:28
rick.wirch22-May-06 6:28 
QuestionHow to avoid dragging a form Pin
Elvia Gonzalez22-May-06 6:24
Elvia Gonzalez22-May-06 6:24 
QuestionManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 5:59
sponsorJudah Gabriel Himango22-May-06 5:59 
AnswerRe: ManualResetEvent troubles Pin
leppie22-May-06 6:33
leppie22-May-06 6:33 
GeneralRe: ManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 7:15
sponsorJudah Gabriel Himango22-May-06 7:15 
I'm not all too familiar with the WaitHandle; so you'll have to pardon my lack of knowledge there.

Before you posted I realized I can use the WaitOne overload that takes a time period which to wait, thus making my timer code redundant. So I've removed the timer code and opted to use the WaitOne overload.

However, you brought up something I'm not understanding. Should it be Reset instead of Set? I'm starting with an off state and switching to an on state. You're saying that's incorrect usage? I guess I'm not understanding why it would matter either way, as Set() seems to signal the waiting thread correctly.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Islamic Domination: Coming to a Jewish state near you!
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


GeneralRe: ManualResetEvent troubles Pin
leppie22-May-06 7:34
leppie22-May-06 7:34 
GeneralRe: ManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 7:38
sponsorJudah Gabriel Himango22-May-06 7:38 
GeneralRe: ManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 9:21
sponsorJudah Gabriel Himango22-May-06 9:21 
QuestionThreads, Events & BeginInvoke Pin
iswoolley22-May-06 5:11
iswoolley22-May-06 5:11 
AnswerRe: Threads, Events & BeginInvoke [modified] Pin
Dustin Metzgar22-May-06 6:06
Dustin Metzgar22-May-06 6:06 
GeneralRe: Threads, Events & BeginInvoke [modified] Pin
Iain W22-May-06 9:49
Iain W22-May-06 9:49 
AnswerRe: Threads, Events & BeginInvoke Pin
Judah Gabriel Himango22-May-06 6:13
sponsorJudah Gabriel Himango22-May-06 6:13 
GeneralRe: Threads, Events & BeginInvoke Pin
Iain W22-May-06 9:58
Iain W22-May-06 9:58 
GeneralRe: Threads, Events & BeginInvoke Pin
Judah Gabriel Himango22-May-06 10:16
sponsorJudah Gabriel Himango22-May-06 10:16 
QuestionNeed help Pin
engsrini22-May-06 4:56
engsrini22-May-06 4:56 
AnswerRe: Need help Pin
Judah Gabriel Himango22-May-06 6:16
sponsorJudah Gabriel Himango22-May-06 6:16 
GeneralRe: Need help Pin
engsrini22-May-06 6:37
engsrini22-May-06 6:37 
QuestionType or namespace name could not be found Pin
msolh22-May-06 4:17
msolh22-May-06 4:17 
AnswerRe: Type or namespace name could not be found Pin
User 665822-May-06 5:11
User 665822-May-06 5:11 
GeneralRe: Type or namespace name could not be found Pin
msolh22-May-06 7:57
msolh22-May-06 7:57 
GeneralRe: Type or namespace name could not be found Pin
User 665822-May-06 11:16
User 665822-May-06 11:16 
QuestionDatabinding Listview with array reference Pin
Seraphin22-May-06 3:54
Seraphin22-May-06 3:54 

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.