
Managing windows services for a server via a website seems like a good option instead of having to remote desktop or remote accessing services.
A simple ASP.NET website should suffice this requirement, Is that correct ?
No, here is a simple scenario to prove that.
User wants to start a windows service using the website, now there are...