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
Stack Overflow when Disposing a Managed Resource
Aug 13, 2021
c#
.net
unity-container
stack-overflow
idisposable
Why should Dispose() dispose managed resources and finalizer not?
Mar 01, 2018
c#
.net
dispose
idisposable
disposable
When is it reasonable to check if this object has been disposed and throw ObjectDisposedException?
Sep 23, 2022
c#
dispose
idisposable
objectdisposedexception
Yield return from a try/catch block [duplicate]
Sep 22, 2022
c#
transactions
idisposable
try-catch-finally
yield-return
To Dispose() or Not To Dispose() elements in an array of IDisposable objects?
Nov 06, 2022
c#
.net
vb.net
idisposable
Dispose StreamResourceInfo.Stream
Sep 15, 2022
wpf
performance
idisposable
imagesource
memory-profiling
How does reassigning a disposable object variable work?
Feb 25, 2022
c#
garbage-collection
dispose
idisposable
The Code Analysis-friendly way to dispose of objects
Nov 12, 2022
c#
.net
code-analysis
idisposable
static-code-analysis
If I replace an image in a PictureBox control, should I dispose the original image first?
Aug 17, 2022
c#
.net
vb.net
winforms
idisposable
C# 'using' statement question
Mar 24, 2022
c#
dispose
idisposable
using-statement
Must I implement IDisposable on all classes, or is a base class sufficient?
Nov 16, 2022
c#
.net
garbage-collection
entity-framework-4.1
idisposable
Why doesn't Visual Studio's Windows Form Designer's code cause memory leaks?
Oct 03, 2022
c#
memory-management
idisposable
Is there a way to have a using statement with dynamically-created targets?
Aug 24, 2022
c#
.net
idisposable
using-statement
Session containing items implementing IDisposable
Nov 07, 2022
c#
asp.net
session
garbage-collection
idisposable
Xml Serialization without Disposing
Aug 16, 2022
.net
xml-serialization
idisposable
Should factory keep track of created IDisposable objects?
Aug 25, 2022
c#
dispose
idisposable
factory-pattern
using statement on IDisposable object - delay of calling Dispose method
Oct 26, 2022
c#
idisposable
using-statement
VB.NET - Should a Finalize method be added when implementing IDisposable?
Nov 12, 2022
vb.net
dispose
idisposable
destructor
finalize
Which .NET Framework classes implement IDisposable
Sep 13, 2017
.net
idisposable
How to handle disposable objects we don't have a reference to?
Feb 20, 2022
c#
.net
idisposable
garbage-collection
« Newer Entries
Older Entries »