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 idisposable
IAsyncDisposable with Using statement in VB.NET
Oct 18, 2025
vb.net
idisposable
iasyncdisposable
Why is there no compiler or analyzer warning when an IDisposable object is not disposed within a method?
Sep 17, 2025
c#
idisposable
Is returning an object that implements IDisposable a good idea or not?
Sep 06, 2025
.net
idisposable
dispose
.NET core - Dependency Injection, factories and IDisposable
Sep 06, 2025
c#
.net
.net-core
dependency-injection
idisposable
Can I clear an external variable inside a using block?
Mar 26, 2023
c#
idisposable
IDisposable : Memory leaks
Feb 24, 2023
c#
memory-leaks
idisposable
Enumerator and disposing in F#
Feb 20, 2023
f#
ienumerable
idisposable
How does IsDisposed really work?
Feb 16, 2023
c#
.net
garbage-collection
clr
idisposable
Should I dispose old object before assigning new object?
Feb 14, 2023
c#
idisposable
Correct way of implementing Finalize and Dispose(When parent class implements IDisposable)
Jan 23, 2023
c#
.net
wpf
idisposable
finalizer
How does adding IDisposable change the semantics of a class?
Jan 13, 2023
.net
idisposable
using(s) inside a loop with a continue
Jan 13, 2023
c#
performance
while-loop
idisposable
continue
Will the IDisposable still get disposed if you copy its reference before the disposal?
Jan 13, 2023
c#
.net
garbage-collection
idisposable
Inherit BackgroundService and Dispose()
Jan 05, 2023
c#
azure
idisposable
Implementing IDisposable on Class with Generic Type Where Generic Type Is Disposable
Jan 04, 2023
c#
class
idisposable
VB.NET Memory Management
Jan 01, 2023
.net
vb.net
memory
dispose
idisposable
How to better implement .NET IDisposable classes?
Dec 30, 2022
c#
.net
idisposable
If a generic collection is instantiated to contain iDisposable items, do the items get disposed?
Dec 25, 2022
c#
.net
idisposable
Creating an IDisposable class in c# which cleans up an SqlConnection when finished with
Dec 25, 2022
c#
.net
idisposable
sqlconnection
Will be Disposable resource disposed if try/catch is used inside "using" statement?
Dec 22, 2022
c#
.net
try-catch
idisposable
sqlconnection
« Newer Entries
Older Entries »