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
Why call Dispose() before main() exits?
Sep 19, 2022
c#
.net
dispose
handle
resource-leak
Will all objects created inline in a `using` statement be disposed of? [duplicate]
Jan 12, 2022
c#
dispose
using
When will an object declared in a static class get garbage collected?
Oct 19, 2022
c#
static
garbage-collection
dispose
Can I dispose a Threading.Timer in its callback?
Mar 22, 2022
.net
callback
timer
dispose
Dispose question
Feb 25, 2022
c#
.net
dispose
Finalizer and IDisposable
Jan 06, 2018
c#
dispose
idisposable
finalizer
garbage-collection
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
« Newer Entries
Older Entries »