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 dispose
Dispose of AddIns created using MAF (System.AddIn)
Jan 27, 2017
c#
garbage-collection
dispose
maf
system.addin
When is it reasonable to check if this object has been disposed and throw ObjectDisposedException?
Sep 23, 2022
c#
dispose
idisposable
objectdisposedexception
How to guarantee a NotifyIcon disappears?
May 30, 2022
c#
.net
winforms
dispose
notifyicon
How does reassigning a disposable object variable work?
Feb 25, 2022
c#
garbage-collection
dispose
idisposable
Can't access Dispose method in F# class
Nov 13, 2022
f#
dispose
Do I need to Dispose XmlReader if I Dispose its underlying Stream?
Nov 07, 2022
c#
dispose
xmlreader
streamreader
When using the using scope, do you have to call Close methods?
Sep 29, 2022
c#
.net
dispose
C# 'using' statement question
Mar 24, 2022
c#
dispose
idisposable
using-statement
Using-statement with async call | Cancel operation?
Aug 22, 2022
c#
asynchronous
dispose
using-statement
Why "Finalize method should not reference any other objects"?
May 05, 2022
c#
garbage-collection
clr
dispose
finalizer
Structuremap Disposing of DataContext object
Mar 19, 2018
asp.net-mvc
structuremap
dispose
Does XPathDocument use the memory stream it is constructed with after construction?
Jul 26, 2022
c#
.net
dispose
(.net) CriticalFinalizerObject - What does it really do?
May 06, 2022
c#
.net
vb.net
dispose
finalizer
unable to delete image after opening it in vb.net app
Jul 06, 2011
.net
vb.net
image
dispose
c# System.Threading.Timer wait for dispose
Nov 17, 2022
c#
multithreading
timer
dispose
Should factory keep track of created IDisposable objects?
Aug 25, 2022
c#
dispose
idisposable
factory-pattern
VB.NET - Should a Finalize method be added when implementing IDisposable?
Nov 12, 2022
vb.net
dispose
idisposable
destructor
finalize
Tools for Searching a complete solution for IDisposable objects that haven't been disposed
Sep 21, 2022
c#
dispose
If an exception occurs inside a "using" block, is the Dispose method called? [duplicate]
Oct 24, 2022
c#
.net
exception
dispose
using
Order of memory disposal and GC in C#
Jun 20, 2022
c#
garbage-collection
dispose
« Newer Entries
Older Entries »