-
Archives
- May 2018
- April 2018
- December 2017
- September 2017
- August 2017
- July 2017
- June 2017
- March 2017
- February 2017
- January 2017
- October 2016
- September 2016
- August 2016
- October 2015
- July 2015
- March 2015
- January 2015
- December 2014
- August 2014
- July 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
-
Meta
Tag Archives: allow one instance winforms C#
Restricting to only one running instance of an application in C#
Hi, We all must have observed some time or the other that when you try to open an application that is already running, you get a pop up that says, “Another instance of the same application is already running” or … Continue reading
Posted in General
Tagged .NET, allow one instance winforms C#, allow only one instance of app, allow only one instance of windows forms application C#, application, C#, C# restrict instances of application winforms, GetCurrentProcess, one instance of application allowed, only one instance, only one running instance C#, restrict to one instance C#, restricting number of instances for an application C#, single instance application C#, windows application, windows forms application C#, windows forms restrict instances C#, Winforms
1 Comment