I just read this... http://www.yoda.arachsys.com/csharp/singleton.html Third version
Wow, that looks like double check lock and he says its bad. This sucks. I thought that was a pattern. 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