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

C#

 
GeneralRe: Problem with Timer Pin
leppie20-Sep-04 21:20
leppie20-Sep-04 21:20 
GeneralRe: Problem with Timer Pin
Jo Develper21-Sep-04 1:37
Jo Develper21-Sep-04 1:37 
GeneralRe: Problem with Timer Pin
Robert Rohde21-Sep-04 5:20
Robert Rohde21-Sep-04 5:20 
GeneralRe: Problem with Timer Pin
Dave Kreskowiak21-Sep-04 6:25
mveDave Kreskowiak21-Sep-04 6:25 
GeneralRe: Problem with Timer Pin
Robert Rohde21-Sep-04 8:44
Robert Rohde21-Sep-04 8:44 
GeneralRe: Problem with Timer Pin
Dave Kreskowiak21-Sep-04 6:30
mveDave Kreskowiak21-Sep-04 6:30 
GeneralRe: Problem with Timer Pin
Jo Develper21-Sep-04 23:05
Jo Develper21-Sep-04 23:05 
GeneralRe: Problem with Timer Pin
Dave Kreskowiak22-Sep-04 11:53
mveDave Kreskowiak22-Sep-04 11:53 
In that case, use the timer, set at one minute, to kick off a procedure that will compare the current system time to the scheduled time of your task. If they match up, kick off your process, else do nothing. That way, if the machine gets restarted, you won't have to reset the timer to a calculated interval WAY off in the future.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Problem with Timer Pin
Jo Develper22-Sep-04 20:10
Jo Develper22-Sep-04 20:10 
GeneralMoving Data Between Tiers Pin
shambho20-Sep-04 19:23
shambho20-Sep-04 19:23 
GeneralRe: Moving Data Between Tiers Pin
Christian Graus20-Sep-04 20:00
protectorChristian Graus20-Sep-04 20:00 
GeneralRe: Moving Data Between Tiers Pin
sreejith ss nair20-Sep-04 20:04
sreejith ss nair20-Sep-04 20:04 
GeneralRe: Moving Data Between Tiers Pin
Salil Khedkar20-Sep-04 21:21
Salil Khedkar20-Sep-04 21:21 
GeneralCTS and CLS Pin
sreejith ss nair20-Sep-04 17:36
sreejith ss nair20-Sep-04 17:36 
Generalrunas Pin
cmarmr20-Sep-04 16:57
cmarmr20-Sep-04 16:57 
GeneralRe: runas Pin
sreejith ss nair20-Sep-04 17:28
sreejith ss nair20-Sep-04 17:28 
GeneralRe: runas Pin
cmarmr21-Sep-04 4:55
cmarmr21-Sep-04 4:55 
GeneralRe: runas Pin
Dave Kreskowiak21-Sep-04 5:59
mveDave Kreskowiak21-Sep-04 5:59 
Generalenum problem Pin
kushneeraj20-Sep-04 15:54
kushneeraj20-Sep-04 15:54 
GeneralRe: enum problem Pin
Christian Graus20-Sep-04 15:59
protectorChristian Graus20-Sep-04 15:59 
GeneralRe: enum problem Pin
sreejith ss nair20-Sep-04 20:23
sreejith ss nair20-Sep-04 20:23 
GeneralExport DataGrid to Excel Pin
maximusus20-Sep-04 14:58
maximusus20-Sep-04 14:58 
GeneralRe: Export DataGrid to Excel Pin
Christian Graus20-Sep-04 15:59
protectorChristian Graus20-Sep-04 15:59 
GeneralRe: Export DataGrid to Excel Pin
sreejith ss nair20-Sep-04 20:06
sreejith ss nair20-Sep-04 20:06 
QuestionDragging the image in RichTextBox ? Pin
sachinkalse20-Sep-04 14:55
sachinkalse20-Sep-04 14:55 

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.