Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
QuestionCustom Attribute : simple question Pin
Sha Sea18-Sep-07 5:29
Sha Sea18-Sep-07 5:29 
AnswerRe: Custom Attribute : simple question Pin
Pete O'Hanlon18-Sep-07 22:47
mvePete O'Hanlon18-Sep-07 22:47 
Questionmanaging different instance of application Pin
KrunalC18-Sep-07 4:19
KrunalC18-Sep-07 4:19 
QuestionDelete Query problems Pin
Jon Stroh18-Sep-07 3:26
Jon Stroh18-Sep-07 3:26 
AnswerRe: Delete Query problems Pin
led mike18-Sep-07 4:21
led mike18-Sep-07 4:21 
GeneralRe: Delete Query problems Pin
Jon Stroh18-Sep-07 6:07
Jon Stroh18-Sep-07 6:07 
GeneralRe: Delete Query problems Pin
Jon Stroh18-Sep-07 19:54
Jon Stroh18-Sep-07 19:54 
QuestionScheduling the start of a web service Pin
Albu Marius18-Sep-07 2:02
Albu Marius18-Sep-07 2:02 
AnswerRe: Scheduling the start of a web service Pin
Pete O'Hanlon18-Sep-07 2:26
mvePete O'Hanlon18-Sep-07 2:26 
GeneralRe: Scheduling the start of a web service Pin
Albu Marius18-Sep-07 2:36
Albu Marius18-Sep-07 2:36 
GeneralRe: Scheduling the start of a web service Pin
Not Active18-Sep-07 2:48
mentorNot Active18-Sep-07 2:48 
GeneralRe: Scheduling the start of a web service Pin
led mike18-Sep-07 4:24
led mike18-Sep-07 4:24 
GeneralRe: Scheduling the start of a web service Pin
Not Active18-Sep-07 5:43
mentorNot Active18-Sep-07 5:43 
GeneralRe: Scheduling the start of a web service Pin
led mike18-Sep-07 6:22
led mike18-Sep-07 6:22 
GeneralRe: Scheduling the start of a web service Pin
Not Active18-Sep-07 6:30
mentorNot Active18-Sep-07 6:30 
GeneralRe: Scheduling the start of a web service Pin
led mike18-Sep-07 6:41
led mike18-Sep-07 6:41 
AnswerRe: Scheduling the start of a web service Pin
Dave Kreskowiak18-Sep-07 6:17
mveDave Kreskowiak18-Sep-07 6:17 
AnswerRe: Scheduling the start of a web service Pin
Albu Marius18-Sep-07 22:34
Albu Marius18-Sep-07 22:34 
Sorry for the late answer. It is my service and it doesn't return any values but does have to send some emails to certain people containing data at a given time of night. It has to do these operations when the server is not too busy. Now I implemented a System.Timers.Timer so that I can start the processing methods at 1 o'clock in the morning. In this case the service timer runs all day and calls the methods that process and send data. If someone can give me a better idea please try.

I am fighting against the Universe...
Reference-Rick Cook

GeneralRe: Scheduling the start of a web service Pin
Pete O'Hanlon19-Sep-07 1:16
mvePete O'Hanlon19-Sep-07 1:16 
GeneralRe: Scheduling the start of a web service Pin
Albu Marius19-Sep-07 2:42
Albu Marius19-Sep-07 2:42 
GeneralRe: Scheduling the start of a web service Pin
Pete O'Hanlon19-Sep-07 2:53
mvePete O'Hanlon19-Sep-07 2:53 
Questiontwo dimensional array Pin
stancrm18-Sep-07 1:57
stancrm18-Sep-07 1:57 
AnswerRe: two dimensional array Pin
Lutosław18-Sep-07 2:08
Lutosław18-Sep-07 2:08 
AnswerRe: two dimensional array Pin
Matthew Cuba18-Sep-07 2:12
Matthew Cuba18-Sep-07 2:12 
QuestionPDF conversion of Webform Data(.aspx Page) Pin
That's Aragon18-Sep-07 1:46
That's Aragon18-Sep-07 1:46 

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.