Singleton pattern and DB Connection

 
Feb 02, 2010
 
Is it best to use the Singleton Design Pattern for database connections in web development? If not what is the best way to do it?



250   96.9
Feb 16, 2010
No it is not best pratice ..