Chris Falter

.NET Design and Best Practices
posts - 42, comments - 82, trackbacks - 24

My Links

News

All source code published on this blog is placed in the public domain.

Archives

Post Categories

Image Galleries

About Me

June 2008 Entries

Health Monitoring in ASP.NET

posted @ Friday, June 06, 2008 1:03 PM | Feedback (0) |

How To Create a Windows Form Singleton

The .NET Framework provides built-in capabilities for creating components and services as singletons. If you want to create a singleton process, though, you're on your own. But not really; if you read on, you will find out how to use a Mutex to do the job.

posted @ Friday, June 06, 2008 9:31 AM | Feedback (1) |

Powered by: