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
How to implement Singleton pattern in Dart using factory constructors?
Oct 26, 2025
constructor
dart
singleton
factory
factory-pattern
What's the difference between an object and a data object?
Oct 26, 2025
singleton
kotlin
Is there a way in ASP.NET to get all singletons?
Oct 26, 2025
c#
asp.net
dependency-injection
singleton
health-check
.NET MAUI dependency injection when to add Singleton/Transient
Oct 26, 2025
c#
dependency-injection
singleton
maui
InvalidOperationException: Cannot consume scoped service 'Microsoft.JSInterop.IJSRuntime' from singleton '...IAuthentication' in Blazor
Oct 22, 2025
c#
singleton
blazor
How to recreate singleton instance in c#
Oct 23, 2025
c#
.net
singleton
Is implementation of double checked singleton thread-safe?
Oct 23, 2025
c++
multithreading
singleton
double-checked-locking
Query from database or from memory? Which is faster?
Oct 21, 2025
c#
performance
windows-services
singleton
file-processing
Singleton pattern in Objective-C using a class property [duplicate]
Oct 22, 2025
objective-c
properties
singleton
Legal enum usage in python
Oct 21, 2025
python
python-3.x
enums
singleton
Is it required to to use weak reference's within a singleton class?
Oct 20, 2025
swift
memory-management
singleton
grand-central-dispatch
weak-references
Are there best practices for "Singletons" (persistent GameObjects) in Unity?
Sep 23, 2025
c#
unity-game-engine
design-patterns
singleton
Implement the singleton pattern with a twist
Sep 20, 2025
java
design-patterns
singleton
Synchronized singleton in Kotlin
Sep 21, 2025
android
kotlin
singleton
synchronized
AutoFac - Initialize heavy-weight singletons on app_start
Sep 18, 2025
c#
dependency-injection
asp.net-mvc-5
singleton
autofac
Configuration/Dependency using multiple file application in FastAPI
Sep 18, 2025
python
configuration
dependencies
singleton
fastapi
Is there a reason to keep a reference to a Singleton instance in another class in Java?
Sep 18, 2025
java
singleton
Are those memory barriers necessary?
Sep 16, 2025
c++
multithreading
singleton
memory-barriers
Avoid singleton repository (DryIoc) when using dependency injection
Sep 17, 2025
c#
dependency-injection
singleton
repository-pattern
dryioc
Older Entries »