D
Dilip Krishnan
Hi,
I was wondering if there was a way to make sure only one instance
of an app is running in memory in C#. To explain my point...
Consider an application like Winword, it only runs once in memory and
every time one opens winword a new document is opened but the same
instance of Winword is servicing the new document.
Thanks
I was wondering if there was a way to make sure only one instance
of an app is running in memory in C#. To explain my point...
Consider an application like Winword, it only runs once in memory and
every time one opens winword a new document is opened but the same
instance of Winword is servicing the new document.
Thanks