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
Form.ShowDialog() and dispose
Oct 25, 2022
c#
winforms
dispose
idisposable
Can I "inline" a variable if it's IDisposable?
Sep 23, 2022
c#
dispose
idisposable
C# abstract Dispose method
Feb 24, 2018
c#
abstract-class
dispose
static-analysis
return the variable used for using inside the using C#
Nov 05, 2022
c#
dispose
idisposable
using
using-statement
When to dispose and why?
Aug 22, 2022
c#
dispose
Returning image created by Image.FromStream(Stream stream) Method
Sep 16, 2022
c#
image
stream
dispose
Minimal IDisposable implimenation for managed resources only
Jan 06, 2022
c#
dispose
idisposable
Thread-Safety of Dispose methods?
Aug 30, 2022
.net
thread-safety
dispose
idisposable
Why do I have to cast to a specific pointer type before calling Dispose?
Aug 17, 2022
delphi
pointers
casting
dispose
Calling Dispose on an BlockingCollection<T>
Aug 31, 2022
c#
dispose
producer-consumer
blockingcollection
WCF ChannelFactory and channels - caching, reusing, closing and recovery
Nov 07, 2018
wcf
dispose
channel
channelfactory
recover
Can a CryptoStream be returned and still have everything dispose correctly?
Jul 29, 2022
c#
.net
encryption
stream
dispose
How to dispose managed resource in Dispose() method in C#?
Nov 18, 2022
c#
.net
garbage-collection
dispose
resources
Why do we need Dispose() method on some object? Why doesn't the garbage collector do this work?
Feb 12, 2022
c#
garbage-collection
dispose
How do I dispose all of the controls in a panel or form at ONCE??? c# [duplicate]
Aug 16, 2022
c#
controls
dispose
To Dispose or not to Dispose (CA2000)
Sep 08, 2021
.net
dispose
code-analysis
How to check if ManualResetEvent has been disposed, when trying to Set() it inside an EventHandler?
Jan 22, 2014
c#
.net
multithreading
design-patterns
dispose
Static disposable objects
Oct 30, 2022
c#
winforms
static
garbage-collection
dispose
Dispose a dictionary in C# best practice
Jan 09, 2021
c#
.net
dispose
Problems solving "Cannot access disposed object." exception
Feb 15, 2022
c#
winforms
exception
dispose
« Newer Entries
Older Entries »