Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in singleton
why singleton design pattern allowing copy of object even copy constructor and assignment operator are private?
Dec 03, 2025
c++11
singleton
copy-constructor
assignment-operator
How to implement singleton without using static/global variable? Possible?
Dec 03, 2025
design-patterns
singleton
Singleton class: static properties or non-static properties?
Dec 01, 2025
oop
design-patterns
static
singleton
Why is this Python Borg / Singleton pattern working
Dec 03, 2025
python
singleton
Large dataset in memory - .NET Framework and C#
Dec 02, 2025
c#
.net
dll
memory-management
singleton
Configure Entity Framework to load a predefined object
Nov 30, 2025
entity-framework
singleton
How can I do thread safe singleton with Rails, how keep my classes variables safe?
Nov 29, 2025
ruby-on-rails-4
thread-safety
singleton
static-variables
class-variables
How could be implemented Singleton, which populates its values from db in C#?
Nov 29, 2025
c#
database
singleton
Return singleton instances of descendants
Nov 29, 2025
c#
inheritance
static
singleton
Dependency Injection and/vs Global Singleton
Nov 27, 2025
dependency-injection
.net-core
singleton
Singleton pattern for derivable class
Nov 26, 2025
c++
design-patterns
singleton
Singleton MongoDB connection in Node
Nov 25, 2025
javascript
node.js
mongodb
singleton
database
Elegant and 'correct' multiton implementation in Objective C?
Nov 23, 2025
objective-c
design-patterns
singleton
multiton
Does ASP.NET multithreading impact Structuremap singleton class?
Nov 21, 2025
c#
thread-safety
singleton
structuremap
Creating singleton class for mongo
Nov 22, 2025
java
mongodb
singleton
Why does this method call return the same reference every time it’s called?
Nov 20, 2025
java
methods
singleton
Older Entries »