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 unit test IDisposable?
Nov 28, 2018
.net
unit-testing
garbage-collection
idisposable
Hierarchy of classes that use a disposable object. Implement IDisposable on all of them?
Nov 17, 2022
c#
idisposable
Will System.Runtime.Caching.MemoryCache dispose IDisposable items when evicted?
Oct 26, 2022
c#
caching
idisposable
Why doesn't Thread implement IDisposable?
Jul 09, 2019
c#
multithreading
idisposable
finalizer
How to manage IDisposable Objects that are cached?
Mar 30, 2019
.net
caching
idisposable
Throwing exception in finalizer to enforce Dispose calls:
Sep 12, 2022
c#
.net
dispose
idisposable
Why Dispose is being called on DataContract even though the service still refers to it?
Jun 01, 2015
c#
wcf
idisposable
datacontract
Am I creating a leak here?
Jul 04, 2021
c#
json
idisposable
.net-core-3.0
system.text.json
C# Using IDisposable to clean up temp files
Jun 21, 2019
c#
interface
idisposable
How can I dispose System.Xml.XmlWriter in PowerShell
Apr 11, 2022
powershell
dispose
idisposable
Autofac: How to limit the lifetime of an IDisposable object without passing around the IoC container
Apr 07, 2022
c#
inversion-of-control
dispose
idisposable
autofac
Why disposing StreamReader makes a stream unreadable? [duplicate]
Mar 29, 2022
c#
stream
idisposable
streamreader
Why is FileStream not closed by XmlReader
Mar 22, 2022
c#
.net
idisposable
xmlreader
Do we need to close a C# BinaryWriter or BinaryReader in a using block?
Apr 04, 2022
c#
idisposable
using
Is it bad design to reference Autofac in my projects just for Owned<T>?
Aug 30, 2022
c#
idisposable
autofac
With... End With vs Using in VB.NET
Oct 19, 2022
vb.net
scope
idisposable
using-statement
with-statement
Cast type to IDisposable - Why?
Nov 01, 2022
c#
idisposable
What is the best way to cleanup the resources used by a Crystal Reports ReportDocument object?
Nov 20, 2022
c#
crystal-reports
code-analysis
idisposable
reportdocument
Why does Enumerable.Range Implement IDisposable?
Apr 22, 2022
c#
.net
iterator
idisposable
resource-management
Should one call Dispose for Process.GetCurrentProcess()?
Nov 05, 2022
c#
.net
idisposable
« Newer Entries
Older Entries »