[en] How to *really* make sure there is only one instance
<p>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.</p>
<p>This is why I give you the <a href="http://trac.petarmaric.com/login-search/changeset/12">ultimate solution</a> :)</p>