Click here to Skip to main content
15,911,891 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionRe: Wrinting VB code in a Window Service Pin
tonymathewt19-Jan-07 16:23
professionaltonymathewt19-Jan-07 16:23 
AnswerRe: Wrinting VB code in a Window Service Pin
Dave Kreskowiak20-Jan-07 3:52
mveDave Kreskowiak20-Jan-07 3:52 
QuestionRe: Wrinting VB code in a Window Service Pin
tonymathewt21-Jan-07 20:51
professionaltonymathewt21-Jan-07 20:51 
AnswerRe: Wrinting VB code in a Window Service Pin
Dave Kreskowiak22-Jan-07 1:47
mveDave Kreskowiak22-Jan-07 1:47 
GeneralRe: Wrinting VB code in a Window Service Pin
tonymathewt24-Jan-07 1:00
professionaltonymathewt24-Jan-07 1:00 
AnswerRe: Wrinting VB code in a Window Service Pin
Guffa18-Jan-07 6:27
Guffa18-Jan-07 6:27 
QuestionRe: Wrinting VB code in a Window Service [modified] Pin
tonymathewt18-Jan-07 15:52
professionaltonymathewt18-Jan-07 15:52 
AnswerRe: Wrinting VB code in a Window Service Pin
Guffa19-Jan-07 5:37
Guffa19-Jan-07 5:37 
You can use the System.ServiceProcess.ServiceController class to monitor a service. In the documentation you will find several examples.

Put a shortcut to your program in the Startup folder in the Start menu to make it start when you log in. There is also somewhere in the registry that you can add a key for the same effect.

---
Year happy = new Year(2007);

Questionsn is not working properly Pin
indian14316-Jan-07 20:20
indian14316-Jan-07 20:20 
AnswerRe: sn is not working properly Pin
ednrgc18-Jan-07 2:42
ednrgc18-Jan-07 2:42 
QuestionDisplaying help in property grid control Pin
Allad16-Jan-07 13:00
Allad16-Jan-07 13:00 
AnswerRe: Displaying help in property grid control Pin
Phillip M. Hoff16-Jan-07 17:38
Phillip M. Hoff16-Jan-07 17:38 
GeneralRe: Displaying help in property grid control Pin
Allad16-Jan-07 19:03
Allad16-Jan-07 19:03 
GeneralRe: Displaying help in property grid control Pin
Phillip M. Hoff16-Jan-07 19:40
Phillip M. Hoff16-Jan-07 19:40 
GeneralRe: Displaying help in property grid control Pin
Allad16-Jan-07 21:51
Allad16-Jan-07 21:51 
QuestionMicrosoft.Office.Interop.Graph Graph Object Help Pin
HafizButt16-Jan-07 3:08
HafizButt16-Jan-07 3:08 
Questiontake a look :) (funny) Pin
kill.it16-Jan-07 2:36
kill.it16-Jan-07 2:36 
Questionany suggestion for free PDF library Pin
Jacob Li15-Jan-07 22:44
Jacob Li15-Jan-07 22:44 
AnswerRe: any suggestion for free PDF library Pin
Stevie15-Jan-07 23:05
Stevie15-Jan-07 23:05 
GeneralRe: any suggestion for free PDF library Pin
Jacob Li15-Jan-07 23:34
Jacob Li15-Jan-07 23:34 
GeneralRe: any suggestion for free PDF library Pin
Stevie15-Jan-07 23:59
Stevie15-Jan-07 23:59 
QuestionI have to make shared AddIn Setup each time Pin
Kumar Arun15-Jan-07 22:05
Kumar Arun15-Jan-07 22:05 
QuestiongcServer Pin
Andrei_KS15-Jan-07 20:49
Andrei_KS15-Jan-07 20:49 
Questionhow to import a dll in Windows Service Pin
ramyasangeet15-Jan-07 19:39
ramyasangeet15-Jan-07 19:39 
AnswerRe: how to import a dll in Windows Service Pin
Phillip M. Hoff16-Jan-07 17:40
Phillip M. Hoff16-Jan-07 17:40 

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.