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 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
Flyweight and Factory problem with IDisposable
Feb 18, 2019
c#
idisposable
factory-pattern
flyweight-pattern
Calling Environment.Exit() Within a Using Block
Sep 19, 2021
c#
console-application
idisposable
Correct IDisposable implementation for this code
Nov 18, 2022
c#
.net
code-analysis
idisposable
Do I need to check if the object is null before a dispose() command?
Jul 31, 2018
c#
dispose
idisposable
« Newer Entries
Older Entries »