Click here to Skip to main content
15,886,806 members
Articles / Desktop Programming / WPF

WPF Single Instance Application

Rate me:
Please Sign up or sign in to vote.
4.93/5 (48 votes)
28 May 2010Ms-PL2 min read 143.1K   60  
How to enforce that your WPF application has only one instance

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer (Senior) Verint
Israel Israel
Arik Poznanski is a senior software developer at Verint. He completed two B.Sc. degrees in Mathematics & Computer Science, summa cum laude, from the Technion in Israel.

Arik has extensive knowledge and experience in many Microsoft technologies, including .NET with C#, WPF, Silverlight, WinForms, Interop, COM/ATL programming, C++ Win32 programming and reverse engineering (assembly, IL).

Comments and Discussions