Click here to Skip to main content
16,004,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: Different settings for the same application Pin
#realJSOP2-Dec-08 4:39
professional#realJSOP2-Dec-08 4:39 
GeneralRe: Different settings for the same application Pin
Natza Mitzi3-Dec-08 6:39
Natza Mitzi3-Dec-08 6:39 
AnswerRe: Different settings for the same application Pin
moon_stick3-Dec-08 4:57
moon_stick3-Dec-08 4:57 
GeneralGood Idea : ) Pin
Natza Mitzi3-Dec-08 6:29
Natza Mitzi3-Dec-08 6:29 
Questionhow to restart the thread Pin
renuga52981-Dec-08 21:33
renuga52981-Dec-08 21:33 
AnswerRe: how to restart the thread Pin
leppie1-Dec-08 21:37
leppie1-Dec-08 21:37 
GeneralRe: how to restart the thread Pin
renuga52981-Dec-08 22:31
renuga52981-Dec-08 22:31 
AnswerRe: how to restart the thread Pin
N a v a n e e t h1-Dec-08 22:38
N a v a n e e t h1-Dec-08 22:38 
renuga5298 wrote:
but how to call the thread again after completion of the work (ie how to make the thread to start again).


Use Thread class other than ThreadPool. Don't end the thread when operation completes. Write your code in a loop and when each cycle completes, sleep for some time.


GeneralRe: how to restart the thread Pin
renuga52981-Dec-08 23:35
renuga52981-Dec-08 23:35 
GeneralRe: how to restart the thread Pin
MickCurley1-Dec-08 23:52
MickCurley1-Dec-08 23:52 
Questionexecuting multiple dos command Pin
sumit70341-Dec-08 21:28
sumit70341-Dec-08 21:28 
AnswerRe: executing multiple dos command Pin
N a v a n e e t h1-Dec-08 21:33
N a v a n e e t h1-Dec-08 21:33 
GeneralRe: executing multiple dos command Pin
sumit70341-Dec-08 21:41
sumit70341-Dec-08 21:41 
GeneralRe: executing multiple dos command Pin
leppie1-Dec-08 21:51
leppie1-Dec-08 21:51 
GeneralRe: executing multiple dos command Pin
sumit70341-Dec-08 22:12
sumit70341-Dec-08 22:12 
GeneralRe: executing multiple dos command Pin
leppie1-Dec-08 22:22
leppie1-Dec-08 22:22 
QuestionRemote Desktop Capture Pin
krinaljariwala1-Dec-08 20:55
krinaljariwala1-Dec-08 20:55 
QuestionHow to infuence the <nonce> in a WSE 3.0 message Pin
PH-MAT1-Dec-08 20:28
PH-MAT1-Dec-08 20:28 
QuestionAdministration Privileges for event logs Pin
AmbitiousBeginner1-Dec-08 20:23
AmbitiousBeginner1-Dec-08 20:23 
AnswerRe: Administration Privileges for event logs Pin
Simon P Stevens1-Dec-08 22:45
Simon P Stevens1-Dec-08 22:45 
QuestionRestrict to add new rows in datagird at runtime Pin
srikanthkamuju1-Dec-08 19:22
srikanthkamuju1-Dec-08 19:22 
AnswerRe: Restrict to add new rows in datagird at runtime Pin
N a v a n e e t h1-Dec-08 19:40
N a v a n e e t h1-Dec-08 19:40 
QuestionRegarding DropDown in Grid Pin
Prabhat0031-Dec-08 18:01
Prabhat0031-Dec-08 18:01 
AnswerRe: Regarding DropDown in Grid Pin
paas2-Dec-08 3:17
paas2-Dec-08 3:17 
QuestionGDI+ Pin
vinay_K1-Dec-08 17:39
vinay_K1-Dec-08 17:39 

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.