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 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
Identify IDisposable objects
Apr 03, 2022
c#
memory-leaks
dispose
idisposable
using-statement
Where to call Dispose() of IDisposable created in constructor?
Oct 24, 2022
c#
.net
dispose
idisposable
When is Dispose necessary?
Oct 24, 2022
c#
.net
gdi+
dispose
garbage-collection
using on SQLDataReader
Sep 22, 2022
c#
dispose
sqldatareader
using-statement
Disposable singleton in C#
Sep 22, 2022
c#
.net
singleton
dispose
Datatable.Dispose() will make it remove from memory?
Sep 22, 2022
c#
winforms
dispose
system.data.datatable
Why is 'using' improving C# performances
Nov 08, 2022
c#
compiler-construction
dispose
idisposable
using
Do I need to Close and/or Dispose callback channels acquired through OperationContext.Current.GetCallbackChannel?
Jan 27, 2020
wcf
callback
dispose
« Newer Entries
Older Entries »