Click here to Skip to main content
16,005,206 members
Home / Discussions / C#
   

C#

 
AnswerRe: why my datareader object of oledb in C# not properly reading Pin
ednrgc5-Jan-07 3:59
ednrgc5-Jan-07 3:59 
QuestionMultiThreading Pin
indiaone5-Jan-07 0:29
indiaone5-Jan-07 0:29 
AnswerRe: MultiThreading Pin
ednrgc5-Jan-07 3:40
ednrgc5-Jan-07 3:40 
GeneralRe: MultiThreading Pin
indiaone7-Jan-07 21:14
indiaone7-Jan-07 21:14 
GeneralRe: MultiThreading [What i want] Pin
indiaone8-Jan-07 2:35
indiaone8-Jan-07 2:35 
AnswerRe: MultiThreading Pin
led mike5-Jan-07 5:10
led mike5-Jan-07 5:10 
GeneralRe: MultiThreading Pin
indiaone7-Jan-07 19:56
indiaone7-Jan-07 19:56 
GeneralRe: MultiThreading[What i want] Pin
indiaone8-Jan-07 2:35
indiaone8-Jan-07 2:35 
I have two thread.

I have more than one method in the array.

I want Two thread should run side by side.
and execute methods.

Suppopse array contains four method name:

1.A
2.B
3.C
4.D
So,
First thread take A method name from the array.
Second thread take B method name from the array.

Once Any of these two thread comleted their task then it has to take next C
method from the array....


Example:-

if suppose 1st thread complete before 2nd thread. it' should take 3rd method name then 2nd thread should not take 3rd method name from the array. it should take 4th method name from the array.


Thanks

GeneralRe: MultiThreading Pin
led mike8-Jan-07 5:44
led mike8-Jan-07 5:44 
QuestionTesting the type of data Pin
manustone5-Jan-07 0:20
manustone5-Jan-07 0:20 
AnswerRe: Testing the type of data Pin
Russell Jones5-Jan-07 0:26
Russell Jones5-Jan-07 0:26 
GeneralRe: Testing the type of data Pin
manustone5-Jan-07 0:43
manustone5-Jan-07 0:43 
GeneralRe: Testing the type of data Pin
User 66585-Jan-07 2:09
User 66585-Jan-07 2:09 
QuestionSystem.Windows.Forms.WebBrowser and I.E. System cache Pin
Cozumel995-Jan-07 0:19
Cozumel995-Jan-07 0:19 
AnswerRe: System.Windows.Forms.WebBrowser and I.E. System cache Pin
Steve Hansen5-Jan-07 2:11
Steve Hansen5-Jan-07 2:11 
GeneralRe: System.Windows.Forms.WebBrowser and I.E. System cache Pin
Cozumel995-Jan-07 17:24
Cozumel995-Jan-07 17:24 
Questionhow can i obtain memory and pin information of smart divice Pin
02122534-Jan-07 23:59
02122534-Jan-07 23:59 
Questionexecute exe file Pin
suveenmohan4-Jan-07 23:44
suveenmohan4-Jan-07 23:44 
AnswerRe: execute exe file Pin
slugonamission4-Jan-07 23:47
slugonamission4-Jan-07 23:47 
AnswerRe: execute exe file Pin
Christian Graus4-Jan-07 23:47
protectorChristian Graus4-Jan-07 23:47 
QuestionMotion Blur Effect in c# Pin
Black Mole4-Jan-07 23:05
Black Mole4-Jan-07 23:05 
AnswerRe: Motion Blur Effect in c# Pin
Pete O'Hanlon4-Jan-07 23:20
mvePete O'Hanlon4-Jan-07 23:20 
GeneralRe: Motion Blur Effect in c# Pin
Black Mole4-Jan-07 23:46
Black Mole4-Jan-07 23:46 
GeneralRe: Motion Blur Effect in c# Pin
Christian Graus4-Jan-07 23:49
protectorChristian Graus4-Jan-07 23:49 
AnswerRe: Motion Blur Effect in c# Pin
Stanciu Vlad5-Jan-07 1:19
Stanciu Vlad5-Jan-07 1:19 

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.