Category Archives: C#.Net
How to check for previous instances in .Net?
There are some instances you may want to disallow the user to launch your program if it is already running. There are few ways to check whether the previous instance of your application is already running. Here is one of … Continue reading
Posted in C#.Net, VB.Net Tagged c#.net .Net, How to, How to check previous instance, previous instance, VB.Net, vb.net code Leave a comment
