Wanting to add some functionality to query your application for a status, or start an action? maybe you want to write a whole web ui/control panel separately from the application. Well, let’s take a look at a very basic approach of how we can do this. First of all, your project needs to be .NET […]