[en] How to *really* make sure there is only one instance

For some time I searched around for a nice way to enforce single-instance of a .net 2.0 gui application. I wasn't satisfied with solutions I found around, most of them kinda worked, but all of them were either inelegant or had serious bugs.

This is why I give you the ultimate solution :)

Posted under: , ,