เหนื่อยสวดๆ แต่ละวันกลับบ้านก็สลบ ไม่ได้เขียนดีๆสักที อิอิ
Learning about Windows Service
First, I created Windows Service already install it into Service by InstallUtil.exe (tool of .Net FW 4.0)
see. How to create a simple Windows Service in C#. here
Second, I created Console App for start/stop/restart Windows Service which create at fist time.
see. How to Start/Stop/Restart Windows Service Remotely or Locally. here