I just want see how many processes (means .exe files in Task Manager Process) running in a server from my asp.net page.
Is it possible first i want to know. If possible i have to do some extra work from there. Just like 1st Show all processes runing in server and also stoping a process, creating new process. Is this possible. Need some suggestion.
Thanks in advance...