Refresher/dotnet/Windows Services

Presentation

 
Basic Classes
 
Windows Services
 
List of Topics
   
 
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
 
List of Topics
 
 Windows services: background applications
 
 
 Windows service creation: add new windows service project, set properties, write the logic for OnStart and OnStop, override default methods as needed, add installer, build project, install and test or run