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
Why can't I use the following IEnumerable<string>?
Jun 12, 2022
c#
.net
idisposable
PetaPoco.Database implements IDisposable, so why don't most examples have a 'using' statement?
Nov 10, 2022
c#
.net
dispose
idisposable
petapoco
Find not disposed IDisposables
Nov 02, 2022
c#
static-analysis
idisposable
ndepend
Pattern to break up C# using blocks to enable functional programming
Nov 14, 2022
c#
.net
functional-programming
using
idisposable
Transaction scope similar functionality
Oct 28, 2022
c#
memory
idisposable
Is There a Time at which to ignore IDisposable.Dispose?
Jun 06, 2022
c#
process
dispose
idisposable
memory-leaks
Passing IDisposable objects through constructor chains
Feb 01, 2021
c#
idisposable
constructor
Is there any reason the C# / .NET compiler(s) do not warn about Dispose()?
Jun 15, 2022
c#
.net
vb.net
idisposable
What is the resulting behavior when an IDisposable is passed into a parent IDisposable
Sep 25, 2022
c#
idisposable
In an IDisposable pattern should a base class allow derived classes to share its disposed flag?
Nov 09, 2022
c#
.net
idisposable
Is the deep copy of struct type also disposed when in the block of “Using……”?
Sep 05, 2022
c#
struct
using
idisposable
Does IAsyncDisposable Have a Reference Implementation?
Oct 26, 2022
c#
.net
.net-core
idisposable
IDisposable, ObjectDisposedException, and threadsafe types
Nov 02, 2021
c#
thread-safety
idisposable
objectdisposedexception
Is it really needed to implement dispose pattern for managed resources only
May 18, 2022
c#
.net
dispose
idisposable
finalizer
How to dispose of ThreadLocal value when thread exits?
Nov 10, 2022
c#
.net
multithreading
idisposable
thread-local-storage
Should I have methods which return lists of Disposable instances?
Feb 04, 2022
c#
.net
collections
idisposable
How to make an IDisposable object a class variable?
Mar 24, 2019
c#
active-directory
idisposable
class-variables
C++/CLI stack semantics equivalent of C#'s existing-object using statement?
Apr 23, 2021
.net
c++-cli
idisposable
using
finally
WCF, Unity: Teardown disposable instances
Aug 08, 2020
wcf
unity-container
idisposable
What is this IDisposable doing for me?
Sep 25, 2022
c#
refactoring
idisposable
coderush
« Newer Entries
Older Entries »