Learn how one person tried to come up with the perfect singleton. The article explores real-time experience and explains in the common developer's perspective.
Latest Singletons Articles
Static Parameter Class
Technique for providing a global set of parameters to multiple threads such as to avoid the inefficient instantiation of an object for each client
Leak-Free Singleton Class using auto_ptr
Leak-Free Singleton Class using auto_ptr
Proper initialization of static objects (singletons) with splash screen support
Proper initialization of static objects (singletons) with splash screen support
A Leak-Free Singleton Class
A Leak-Free Singleton Class
Creating Singleton Objects using Visual C++
Creating Singleton Objects using Visual C++
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Using the Azure IoT Hub with Non-IoT Applications
Learn how to set up an IoT hub in Azure, and create a small example client, a console application.

IoT with Visual Basic
Exciting things are happening in our lifetimes, and a lot of them are due to IoT and its influence.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.






