How can I check if an instance of application is already running?
-
Hello! I was able to do this in vb.net but in mobile development I haven't figured out how to check if an instance of a current application is already running. I couldn't find any sample code. The ones I have found didn't work out. If you know it, I would appreciate if you submit the code. Thanks.
What a curious mind needs to discover knowledge is noting else than a pin-hole.
-
Hello! I was able to do this in vb.net but in mobile development I haven't figured out how to check if an instance of a current application is already running. I couldn't find any sample code. The ones I have found didn't work out. If you know it, I would appreciate if you submit the code. Thanks.
What a curious mind needs to discover knowledge is noting else than a pin-hole.
Hi, see this article for the same with code snippet. http://www.nesser.org/blog/archives/56 hope its help for you. ;)
Pavan Pareta