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
C# calling IDisposable.Dispose() vs making object null
Apr 22, 2026
c#
memory-leaks
garbage-collection
idisposable
Passing IDisposable as parameter
Apr 22, 2026
c#
garbage-collection
idisposable
WPF BitmapImage Doesn't Dispose
Apr 20, 2026
wpf
filestream
idisposable
How to do C++ style destructors in C#?
Apr 21, 2026
c#
dispose
idisposable
using
CommonDialog components should to be disposed?
Apr 20, 2026
.net
winforms
idisposable
Deriving from a component and implementing IDisposable properly
Apr 16, 2026
c#
c#-2.0
components
idisposable
What is the best way to handle destruction of objects in C#
Apr 13, 2026
c#
garbage-collection
idisposable
C# Too Much Memory Usage
Apr 10, 2026
c#
memory-management
idisposable
Ensuring IDisposable call on objects created in the controller and handed off to view
Apr 09, 2026
asp.net-mvc
idisposable
When is a `using var` disposed? Is it out-of-scope as soon as possible or at the end of the block?
Mar 28, 2026
c#
scope
using
idisposable
using-statement
Who and when should dispose an intent?
Mar 24, 2026
android
xamarin
idisposable
Effect of implementing IDisposable on classes that don t need it?
Mar 26, 2026
.net
asp.net
idisposable
Properly disposing a stream in F#
Mar 25, 2026
io
f#
idisposable
Should a disposed control be able to safely ignore event callbacks?
Mar 25, 2026
c#
.net
winforms
idisposable
What should Dispose do - only cleanup the resources or perform some "business logic" as well? [duplicate]
Mar 17, 2026
c#
.net
design-patterns
architecture
idisposable
Will .Net call Dispose for me in this case?
Mar 14, 2026
.net
f#
garbage-collection
idisposable
How would I implement IDisposable for my classes so that it can be used in a 'using' block?
Mar 08, 2026
c#
class
idisposable
How does the CLR find the classes which implement IDisposable?
Mar 07, 2026
c#
garbage-collection
idisposable
Nulling Out Managed Resources on Dispose [duplicate]
Mar 04, 2026
c#
.net
garbage-collection
idisposable
Does the FtpWebResponse IDisposable close the response?
Feb 27, 2026
c#
idisposable
using
ftpwebresponse
Older Entries »