Click here to Skip to main content
15,898,374 members
Home / Discussions / C#
   

C#

 
QuestionProblem abt threading!! Pin
samtam17-Oct-06 21:31
samtam17-Oct-06 21:31 
AnswerRe: Problem abt threading!! Pin
Guffa17-Oct-06 21:47
Guffa17-Oct-06 21:47 
GeneralRe: Problem abt threading!! Pin
samtam17-Oct-06 22:04
samtam17-Oct-06 22:04 
AnswerRe: Problem abt threading!! Pin
Guffa17-Oct-06 22:11
Guffa17-Oct-06 22:11 
GeneralRe: Problem abt threading!! Pin
samtam17-Oct-06 22:16
samtam17-Oct-06 22:16 
AnswerRe: Problem abt threading!! Pin
Guffa17-Oct-06 22:25
Guffa17-Oct-06 22:25 
GeneralRe: Problem abt threading!! Pin
samtam17-Oct-06 23:24
samtam17-Oct-06 23:24 
AnswerRe: Problem abt threading!! Pin
Guffa18-Oct-06 1:57
Guffa18-Oct-06 1:57 
I see three problems with the code:

1. You clear the list outside the monitoring.

2. You enter and leave the monitoring for each item you add, leaving the list in different state every the time.

3. You never leave the monitoring when you read from the list.


---
b { font-weight: normal; }

Questionuninstalling windows services Pin
DownBySpj17-Oct-06 21:17
DownBySpj17-Oct-06 21:17 
AnswerRe: uninstalling windows services Pin
sundar15618-Oct-06 8:15
sundar15618-Oct-06 8:15 
QuestionReflections Pin
ParagGupta17-Oct-06 20:59
ParagGupta17-Oct-06 20:59 
AnswerRe: Reflections Pin
Nader Elshehabi17-Oct-06 21:16
Nader Elshehabi17-Oct-06 21:16 
QuestionNeed to know about prolog connectivity with C# application Pin
Ahsanzm17-Oct-06 20:43
Ahsanzm17-Oct-06 20:43 
QuestionParent-Child Forms : MDI Pin
IamHuM17-Oct-06 20:38
IamHuM17-Oct-06 20:38 
AnswerRe: Parent-Child Forms : MDI Pin
Martin#17-Oct-06 20:51
Martin#17-Oct-06 20:51 
AnswerRe: Parent-Child Forms : MDI Pin
sam#17-Oct-06 20:57
sam#17-Oct-06 20:57 
AnswerRe: Parent-Child Forms : MDI Pin
IamHuM17-Oct-06 21:23
IamHuM17-Oct-06 21:23 
GeneralRe: Parent-Child Forms : MDI Pin
Martin#17-Oct-06 21:31
Martin#17-Oct-06 21:31 
AnswerRe: Parent-Child Forms : MDI Pin
sam#17-Oct-06 21:56
sam#17-Oct-06 21:56 
QuestionMessenger ClassRoom Features Pin
nigam.aman17-Oct-06 20:36
nigam.aman17-Oct-06 20:36 
AnswerRe: Messenger ClassRoom Features Pin
Guffa17-Oct-06 20:48
Guffa17-Oct-06 20:48 
AnswerRe: Messenger ClassRoom Features Pin
Christian Graus17-Oct-06 22:10
protectorChristian Graus17-Oct-06 22:10 
Questionrnd number Pin
manjula reddy17-Oct-06 20:16
manjula reddy17-Oct-06 20:16 
AnswerRe: rnd number Pin
Guffa17-Oct-06 20:24
Guffa17-Oct-06 20:24 
Questionremotely accessing database Pin
saqib8217-Oct-06 19:09
saqib8217-Oct-06 19:09 

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.