Link Details

Link 87498 thumbnail
User 1 avatar

By rick
via dotnetperls.com
Published: Jun 16 2008 / 11:59

This article covers the differences between the singleton design pattern and the static keyword on C# classes. Static classes and singletons both provide sharing of redundant objects in memory, but they are very different in usage and implementation.
  • 12
  • 0
  • 1241
  • 348

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.