Windows service
-
Hi I am trying to write a windows services(first time). I want it to write the name of each file opened in a notepad document. I have written some code for it and I do have a service now which makes entry in the event log whenever it is started or stopped. From where can I get a code understand what should be done next? I dont want exact code; just a help to understand services
Chaos, panic and disorder - my work here is done.
-
Hi I am trying to write a windows services(first time). I want it to write the name of each file opened in a notepad document. I have written some code for it and I do have a service now which makes entry in the event log whenever it is started or stopped. From where can I get a code understand what should be done next? I dont want exact code; just a help to understand services
Chaos, panic and disorder - my work here is done.
look here: C-Sharpcorner.com