Hi,
I am creating windows form application in c# ,when I will setup it into any pc and run it .
I want to go further by adding functionality like if same application in running on my pc then nobody will start my application again
thats why I need to check my application procress id or my application name in task manager..
How to do that ?
plz help
Happy Programming!!
Rohi