Shawn Wildermuth [mailto:[EMAIL PROTECTED]] wrote:

> I searched through the archives and found one discussion
> about this, but it referred to a solution that wasn't posted
> anymore.  Is remoting my only solution to a Per Machine Singleton?

Yes. =)

The beauty of it is you can configure the application so that it doesn't
know the difference (nor should it really care, right?). The type can be
configured to either be instantiated locally by making no configuration
changes at all, or to instatiate as a machine wide, or even world wide,
singleton by making a couple of <system.runtime.remoting> configuration
entries.

HTH,
Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to