Click here to Skip to main content
15,907,281 members
Home / Discussions / C#
   

C#

 
GeneralPass IP address Pin
Prabhat00324-Jan-08 18:59
Prabhat00324-Jan-08 18:59 
GeneralRe: Pass IP address Pin
imsathy24-Jan-08 19:48
imsathy24-Jan-08 19:48 
GeneralInserting Multiple Rows in a single column Pin
Imranlogi24-Jan-08 18:27
Imranlogi24-Jan-08 18:27 
GeneralRe: Inserting Multiple Rows in a single column Pin
N a v a n e e t h24-Jan-08 19:46
N a v a n e e t h24-Jan-08 19:46 
GeneralRe: Inserting Multiple Rows in a single column Pin
Imranlogi24-Jan-08 20:12
Imranlogi24-Jan-08 20:12 
GeneralLapse in Window Service Pin
Member 78161024-Jan-08 15:30
Member 78161024-Jan-08 15:30 
GeneralRe: Lapse in Window Service Pin
Pete O'Hanlon24-Jan-08 16:01
mvePete O'Hanlon24-Jan-08 16:01 
GeneralRe: Lapse in Window Service Pin
Member 78161024-Jan-08 18:38
Member 78161024-Jan-08 18:38 
Hi thanks for you reply.

The service generates a file on a daily basis at a specified time range mentioned in the app config file. For this purpose the service will make a check the current time against the one in config file for every 5 mins.

This part works fine. The problem is for example if it check by 12:34:33 pm the next check is performed exactly at 12:39:33 PM.

But in course of time say a day or two the checking drifts from 12:34:33 PM to 12:34:34 PM. Like this with in a month the polling time chages to 12:35:XX PM.

I wish to put a check on this. B'coz if the file generation time range is between 12:33:00 PM 12:36:00 PM in course of time the service may run without generating the file.

Thanx and Rgds,

Long Live

GeneralRe: Lapse in Window Service Pin
Vikram A Punathambekar24-Jan-08 19:59
Vikram A Punathambekar24-Jan-08 19:59 
GeneralRe: Lapse in Window Service Pin
Pete O'Hanlon24-Jan-08 22:19
mvePete O'Hanlon24-Jan-08 22:19 
GeneralRe: Lapse in Window Service Pin
Member 78161024-Jan-08 23:24
Member 78161024-Jan-08 23:24 
QuestionMake a program run at startup? Pin
methhoo24-Jan-08 11:34
methhoo24-Jan-08 11:34 
GeneralRe: Make a program run at startup? Pin
Jimmanuel24-Jan-08 12:32
Jimmanuel24-Jan-08 12:32 
QuestionRe: Make a program run at startup? Pin
methhoo25-Jan-08 4:48
methhoo25-Jan-08 4:48 
GeneralRe: Make a program run at startup? Pin
Jimmanuel25-Jan-08 6:20
Jimmanuel25-Jan-08 6:20 
QuestionRe: Make a program run at startup? Pin
methhoo25-Jan-08 7:12
methhoo25-Jan-08 7:12 
GeneralRe: Make a program run at startup? Pin
Jimmanuel25-Jan-08 7:39
Jimmanuel25-Jan-08 7:39 
GeneralRe: Make a program run at startup? Pin
methhoo25-Jan-08 7:45
methhoo25-Jan-08 7:45 
GeneralRe: Make a program run at startup? Pin
methhoo25-Jan-08 7:55
methhoo25-Jan-08 7:55 
GeneralRe: Make a program run at startup? Pin
Jimmanuel25-Jan-08 7:59
Jimmanuel25-Jan-08 7:59 
GeneralRe: Make a program run at startup? Pin
J a a n s24-Jan-08 20:59
professionalJ a a n s24-Jan-08 20:59 
QuestionRe: Make a program run at startup? Pin
methhoo25-Jan-08 4:58
methhoo25-Jan-08 4:58 
Generalselecting table adapters in datasets Pin
Glen Harvy24-Jan-08 11:15
Glen Harvy24-Jan-08 11:15 
GeneralRe: selecting table adapters in datasets Pin
Gareth H24-Jan-08 11:37
Gareth H24-Jan-08 11:37 
GeneralRe: selecting table adapters in datasets Pin
Glen Harvy24-Jan-08 13:23
Glen Harvy24-Jan-08 13:23 

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.