Is there a way to open/close (i.e. start-up/shut-down) a winform application via ASP.NET? I'm sure this reeks of a security violation, but the application of this technique (if it's even possible) would be in a controlled environment.
I assume extra permissions would need to be granted to the web server or the web application, but I'm not sure what the permissions are.