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 weak-references
How to force WeakReference to die?
Mar 25, 2023
c#
.net
clr
weak-references
How to create a Weak Referenced Event Handler?
Mar 20, 2023
c#
wpf
weak-references
MVVM: binding the View with the ViewModel with closures, unowned or weak self?
Jan 30, 2023
ios
swift
mvvm
closures
weak-references
Is it possible to manually mark/unmark an object for garbage collection?
Jan 12, 2023
c#
garbage-collection
weak-references
Can I create a List<WeakReference<T>>?
Jan 11, 2023
c#
generics
weak-references
weak references in .net
Dec 28, 2022
.net
weak-references
In Swift, if I have a closure capturing [weak self], is it good practice to unwrap the optional self at the beginning of the closure?
Dec 20, 2022
swift
closures
weak-references
ARC weak ivar released before being returned - when building for release, not debug
Dec 17, 2022
ios
objective-c
automatic-ref-counting
weak-references
release-builds
Zeroing weak variable and deinit, which one happens first?
Dec 15, 2022
swift
weak-references
deinit
C# WeakReference object is NULL in finalizer although still strongly referenced
Dec 14, 2022
c#
garbage-collection
weak-references
finalizer
Are there Weak References in .NET?
Dec 03, 2022
c#
.net
garbage-collection
weak-references
In Swift, unowned vs. weak reference [duplicate]
Dec 02, 2022
ios
swift
reference
weak-references
unowned-references
How static inner class with a WeakReference to the outer class can Avoid Android Memory Leaks? Need an example
Nov 16, 2022
android
memory-leaks
static
inner-classes
weak-references
How should `ICommand.CanExecuteChanged` be implemented? [closed]
Nov 10, 2022
c#
wpf
mvvm
weak-references
relaycommand
memory leak despite using weakreference
Nov 05, 2022
android
memory-leaks
android-listview
android-asynctask
weak-references
One Liner: WeakReference-to-a-Lambda Event Handler
Feb 05, 2023
c#
.net
event-handling
lambda
weak-references
Older Entries »