Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (22 loc) · 1.16 KB

Windows Service

📖 description

Windows service application creation tutorial in Visual Studio that writes messages to windows event log.

source : docs.microsoft.com

📋 functionality

  • Create & Rename Service
  • Add features to the service
  • Define the state of the service
  • Add installation program for the service
  • Install the service
  • Clean up resources

💾 Programming language

  • C# .NETFramework v4.6.1

📦 dependency

🔨 builds

License

WindowsService is licensed under the MIT License