That was the first pattern I learned from but I read Brad Abrams on Concurrency management and I believe he has a simpler pattern code-wise:
http://msdn.microsoft.com/msdnmag/issues/05/08/Concurrency/ I posted earlier on this and all signs point to yes. It's an interesting topic. Ron -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Miika Mäkinen Sent: Monday, July 09, 2007 12:23 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: [ADVANCED-DOTNET] C# Singleton Hi guys, Which singleton implementation do you normally use? I've been using number five from http://www.yoda.arachsys.com/csharp/singleton.html but reading http://msdn2.microsoft.com/en-us/library/ms954629.aspx I'm understanding that a simpler implementation works just the same? Cheers, Miika =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com