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
Does a class need to implement IDisposable when all members are explicitly disposed?
Aug 30, 2026
c#
.net-2.0
idisposable
Use "using" statement around BuildWebHost?
Aug 28, 2026
asp.net-core-2.0
idisposable
Will dispose be called for anonymous variables?
Aug 27, 2026
c#
idisposable
anonymous-class
ReactiveUI OneWayBind leaks handles
Aug 26, 2026
c#
idisposable
reactiveui
Disposing objects (simplification)
Aug 22, 2026
c#
.net
mono
dispose
idisposable
Is it meaningful for AutoCloseable's close method to throw an exception? How should this be handled?
Aug 18, 2026
java
c#
exception
idisposable
autocloseable
Do I need to dispose IDisposable that have the same lifetime as the application itself?
Aug 12, 2026
c#
.net
.net-core
idisposable
How do you deal with sequences of IDisposable using LINQ?
Aug 06, 2026
c#
linq
ienumerable
dispose
idisposable
Why is my service's Dispose() method called even when I don't invoke it? (using BasicHttpBinding)
Jul 18, 2026
.net
wcf
c#-4.0
dispose
idisposable
C# Rx How to properly dispose of source Enumerable in created Observable
Jul 17, 2026
c#
ienumerable
system.reactive
dispose
idisposable
Controllers and IDisposable
Jul 17, 2026
c#
asp.net-web-api
asp.net-web-api2
idisposable
Should a class with a Thread member implement IDisposable?
Jul 14, 2026
c#
.net
multithreading
idisposable
How to properly dispose collection of unmanaged resources from finalizer?
Jul 05, 2026
c#
.net
collections
dispose
idisposable
Should I dispose the IDisposable given to me? [duplicate]
Jul 04, 2026
c#
io
idisposable
What do you think of my IDisposable pattern implementation?
Jul 03, 2026
c#
.net
design-patterns
idisposable
How to dispose a service implementing IAsyncDisposable using Dependency Injection in .NET 7
Jun 30, 2026
c#
.net
dependency-injection
idisposable
iasyncdisposable
DRY IDisposable Pattern
Jun 24, 2026
c#
design-patterns
dry
idisposable
Disposing of Constructor Injected object
Jun 17, 2026
c#
winforms
dependency-injection
idisposable
using keyword with private member assignment to manage IDisposable
Jun 09, 2026
c#
idisposable
Older Entries »