Click here to Skip to main content
15,886,799 members
Articles / Programming Languages / C#

Single-Instance C# Application - for .NET 2.0

Rate me:
Please Sign up or sign in to vote.
4.73/5 (25 votes)
30 Jan 2006CPOL3 min read 222K   3.7K   91  
A quick and easy guide to creating a single-instance application in C#, with .NET 2.0.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Jim is a developer working in Auburn, Alabama, USA. He started working as a programmer in 1997; much of his early experience was with MFC and ASP, with brief forays into Java servlets, Borland's OWL, and plain-old windows API.

Since 2001 Jim has worked primarily with .NET, writing windows and web applications, windows services, and client-server apps. With a little bit of AS3/Flex code thrown in there.

Jim comments code in the first person (much to the amusement of his coworkers,) and feels especially weird writing about himself in the third.

Comments and Discussions