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
How to handle exceptions thrown by disposable objects?
Sep 21, 2018
c#
idisposable
Does C# app exit automatically dispose managed resources?
May 06, 2022
c#
memory-management
garbage-collection
exit
idisposable
When would dispose method not get called?
May 04, 2019
c#
garbage-collection
dispose
idisposable
finalizer
Should I implement IDisposable here?
May 26, 2022
c#
.net
idisposable
sqldatareader
Is 'using' a C# keyword?
Mar 03, 2022
c#
.net
idisposable
What does Using(.....){...} mean [duplicate]
Nov 03, 2022
c#
idisposable
using
using-statement
What is the right way to dispose an object of which I only have an interface? [duplicate]
Aug 18, 2022
c#
dispose
idisposable
Unity to dispose of object
Sep 15, 2022
unity-container
ioc-container
idisposable
wcf-proxy
Using IDisposable for managing a reference count [duplicate]
Sep 23, 2021
c#
idisposable
Lazy<T> with LazyThreadSafeMode.PublicationOnly and IDisposable
Apr 14, 2022
c#-4.0
idisposable
lazythreadsafetymode
Checking for Objects that implement IDisposable but aren't properly disposed
Feb 23, 2022
c#
.net
idisposable
System.ServiceModel.ServiceHost implements IDisposable but Dispose is not public
Mar 19, 2021
c#
dispose
idisposable
Disposing MemoryCache in Finalizer throws AccessViolationException
Jun 14, 2020
c#
asp.net
idisposable
finalizer
memorycache
Design dilemma: who should handle disposable parameter?
Apr 30, 2022
.net
class-design
idisposable
Should I bother calling dispose on objects which share lifetime of process?
May 05, 2018
c#
dispose
idisposable
Types that own disposable fields should be disposable. how to solve this warning?
Jun 29, 2020
c#
garbage-collection
dispose
idisposable
Should I Treat Entity Framework as an Unmanaged Resource?
Nov 13, 2022
c#
entity-framework
destructor
idisposable
Tracking undisposed Disposable objects
Apr 18, 2020
.net
idisposable
How do you close an application when some WaitHandle is in the middle of a call to WaitOne?
Sep 24, 2022
c#
multithreading
idisposable
shutdown
waithandle
Dealing with exceptions in constructor when implementing IDisposable
Aug 25, 2022
c#
idisposable
« Newer Entries
Older Entries »