How to prevent multiple instances of WPF application? is there any proper way? also, need help to Prevent the same login multiple instances on different Machine.
Asked
Active
Viewed 567 times
-1
-
Possible Dupe: https://stackoverflow.com/questions/19147/what-is-the-correct-way-to-create-a-single-instance-wpf-application? – Fildor Sep 11 '19 at 14:04
-
http://blogs.microsoft.co.il/arik/2010/05/28/wpf-single-instance-application/ – DonBoitnott Sep 11 '19 at 17:38
1 Answers
0
Regarding your first question, check the Mutex class here
Also make sure to check the forum's guidelines here, on how to ask questions...

tombobadil
- 142
- 9