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
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
Dispose form after closing
Nov 15, 2022
c#
winforms
forms
dispose
Why does this variable need to be set to null after the object is disposed?
Feb 24, 2022
c#
dispose
Try/Finally block vs calling dispose?
Aug 25, 2022
c#
try-catch
dispose
using
streamwriter
CA2213 code analysis rule and auto-implemented properties
Oct 15, 2021
c#
dispose
static-analysis
fxcop
Do custom events need to be set to null when disposing an object?
Aug 22, 2022
c#
events
dispose
How to dispose objects having asynchronous methods called?
Nov 03, 2022
c#
.net
asynchronous
dispose
idisposable
How to dispose properly using async and await
Sep 18, 2022
c#
.net
multithreading
async-await
dispose
What is the difference between finalize and dispose in .net? [duplicate]
Apr 03, 2022
.net
garbage-collection
dispose
finalize
Why disposed object doesn't throw exception on using it after disposing?
Sep 18, 2022
c#
dispose
idisposable
Execute code when VisualStudio debugger is exiting
Sep 17, 2022
c#
.net
.net-4.0
dispose
finalizer
Idiomatic Clojure way to spawn and manage background threads
Jun 06, 2021
multithreading
swing
clojure
dispose
ownership
Two questions about Dispose() and destructors in C#
Sep 17, 2022
c#
.net
dispose
destructor
finalizer
« Newer Entries
Older Entries »