Hi Guys,
I am working on a new project to provide some kind of monitor on a webpage. Basically i have a c# application which does task A, B....X, Y, Z.
Now we would like to view what task it is doing / state in a web page and maybe trigger something in the application to stop all it is doing and do task T and then continue etc. Can someone guide me in the right direction?
Thanks in advance.
I am working on a new project to provide some kind of monitor on a webpage. Basically i have a c# application which does task A, B....X, Y, Z.
Now we would like to view what task it is doing / state in a web page and maybe trigger something in the application to stop all it is doing and do task T and then continue etc. Can someone guide me in the right direction?
Thanks in advance.
Comment