HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 178508 thumbnail
User 285811 avatar

By BTM
via epicweb.pl
Published: May 01 2009 / 15:41

A Singleton pattern is a simple design pattern used when you wish to have only one instance of given object for the application lifespan. A good example of this would by a SQL wrapper class - you only want to connect to the DB once and be able to query the database from different places in your application.
  • 11
  • 0
  • 1873
  • 0

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.

Voters For This Link (11)



Voters Against This Link (0)