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
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
Need I remove controls after disposing them?
Oct 30, 2022
c#
.net
.net-2.0
controls
dispose
Should I dispose a Mutex?
Sep 25, 2022
c#
mutex
dispose
cross-process
Do I need to call Close() on a ManualResetEvent?
Feb 08, 2020
c#
multithreading
dispose
waithandle
resource-leak
Is there a list of common object that implement IDisposable for the using statement?
Aug 17, 2022
c#
asp.net
dispose
idisposable
using-statement
Does one need to close both NetworkStream and TcpClient, or just TcpClient?
Nov 24, 2020
c#
dispose
tcpclient
networkstream
Do I need to dispose of a Task?
Aug 31, 2022
.net
task-parallel-library
dispose
SPWeb.Site, should you call Dispose() on it?
Mar 04, 2022
sharepoint
dispose
Entity Framework - How should I instance my "Entities" object
Sep 14, 2022
entity-framework
dispose
connection
« Newer Entries
Older Entries »