4
Shouts

WPF Single Instance Application - Arik Poznanski's Blog

published 1087 days, 16 hours, 10 minutes ago posted by arikarik 1088 days, 5 hours, 32 minutes ago
Friday, May 28, 2010 11:44:42 AM GMT Thursday, May 27, 2010 10:21:51 PM GMT

WPF Single Instance ApplicationThe Problem The question this post solves is how to enforce that your WPF application has only one instance?Solution Source The solution is based on code found in some WPF reference applications which Microsoft will soon (?) release. I didn’t wrote it, but I used it several times and it’s the best solution I’ve found to date, so I'd hate to see it unpublished.Solution Advantages So, what are the advantages of this solution? after all, it’s not the first time someone post...

category: Smart Client | clicked: 1 | | source: blogs.microsoft.co.il | show counter code
tags: C#, WPF

No comments yet, be the first one to post comment.

To post your comment please login or signup