Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: how can i have the user computername in simple windows application Pin
AfzalHassen12-May-05 1:30
AfzalHassen12-May-05 1:30 
GeneralRe: how can i have the user computername in simple windows application Pin
Dave Kreskowiak12-May-05 1:35
mveDave Kreskowiak12-May-05 1:35 
GeneralRe: how can i have the user computername in simple windows application Pin
Anonymous13-May-05 2:21
Anonymous13-May-05 2:21 
GeneralService or Scheduled Task Pin
epfuller11-May-05 9:17
epfuller11-May-05 9:17 
GeneralRe: Service or Scheduled Task Pin
Dave Kreskowiak11-May-05 9:38
mveDave Kreskowiak11-May-05 9:38 
GeneralRe: Service or Scheduled Task Pin
epfuller11-May-05 9:49
epfuller11-May-05 9:49 
GeneralRe: Service or Scheduled Task Pin
Dave Kreskowiak11-May-05 12:33
mveDave Kreskowiak11-May-05 12:33 
GeneralRe: Service or Scheduled Task Pin
Peter Vertes11-May-05 11:18
Peter Vertes11-May-05 11:18 
I would say go write it as a Service. While David suggested to run it as a Scheduled Task it has its disadvantages. Namely what happens if the user that is supposed to run the Scheduled Task is not logged in ? Your scheduled task will not run.
GeneralRe: Service or Scheduled Task Pin
Dave Kreskowiak11-May-05 12:27
mveDave Kreskowiak11-May-05 12:27 
GeneralRe: Service or Scheduled Task Pin
epfuller12-May-05 4:08
epfuller12-May-05 4:08 
GeneralRe: Service or Scheduled Task Pin
Dave Kreskowiak12-May-05 12:29
mveDave Kreskowiak12-May-05 12:29 
GeneralRe: Service or Scheduled Task Pin
epfuller13-May-05 2:03
epfuller13-May-05 2:03 
GeneralRe: Service or Scheduled Task Pin
Dave Kreskowiak13-May-05 12:09
mveDave Kreskowiak13-May-05 12:09 
GeneralRe: Service or Scheduled Task Pin
Anonymous19-May-05 6:12
Anonymous19-May-05 6:12 
GeneralRe: Service or Scheduled Task Pin
epfuller19-May-05 7:48
epfuller19-May-05 7:48 
GeneralFunction Pointers in C# Pin
Vitaly Tomilov11-May-05 9:04
Vitaly Tomilov11-May-05 9:04 
GeneralRe: Function Pointers in C# Pin
DavidNohejl11-May-05 9:21
DavidNohejl11-May-05 9:21 
GeneralRe: Function Pointers in C# Pin
Judah Gabriel Himango11-May-05 9:31
sponsorJudah Gabriel Himango11-May-05 9:31 
GeneralRe: Function Pointers in C# Pin
Vitaly Tomilov11-May-05 22:58
Vitaly Tomilov11-May-05 22:58 
GeneralRe: Function Pointers in C# Pin
Judah Gabriel Himango12-May-05 4:12
sponsorJudah Gabriel Himango12-May-05 4:12 
Generalserial port Pin
gumigyuri11-May-05 8:50
gumigyuri11-May-05 8:50 
GeneralRe: serial port Pin
Dave Kreskowiak11-May-05 9:06
mveDave Kreskowiak11-May-05 9:06 
QuestionHow to know when ThreadPoll is finish? Pin
Snowjim11-May-05 6:59
Snowjim11-May-05 6:59 
AnswerRe: How to know when ThreadPoll is finish? Pin
Snowjim11-May-05 7:10
Snowjim11-May-05 7:10 
AnswerRe: How to know when ThreadPoll is finish? Pin
jklucker11-May-05 7:18
jklucker11-May-05 7:18 

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.