Restarting web applications

Useful after source file modification

In order to implement changes which we made to the application code in the live version of application we have to restart the service:

  1. Open task manager

  1. Open services

  1. Restart the service related to our application

Last updated