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 does the traditional Dispose pattern suppress finalize?
Nov 12, 2022
c#
dispose
finalize
Does SqlTransaction need to have Dispose called?
Aug 09, 2022
.net
transactions
dispose
sqltransaction
How do I close an OracleConnection in .NET
Nov 15, 2017
oracle
database-connection
dispose
using
Should I call Dispose() within a function after Return?
Nov 03, 2022
c#
.net
vb.net
dispose
idisposable
Deterministic dispose of ThreadStatic objects
Oct 20, 2011
c#
.net
multithreading
dispose
thread-static
How do I safely dispose a System.Timers.Timer?
Sep 22, 2022
.net
multithreading
timer
dispose
Is it a bad idea to write the Dispose/Close method to be asynchronous?
Jul 08, 2020
.net
asynchronous
dispose
Does GC collects garbage from Metaspace?
Nov 17, 2022
java
garbage-collection
java-8
dispose
Why would I need to call dispose on ASP.NET Controls?
May 12, 2017
asp.net
controls
dispose
Correct disposing using Repository and Unit Work patterns with Entity Framework?
Apr 17, 2022
c#
entity-framework-4
repository
dispose
unit-of-work
Throwing exception in finalizer to enforce Dispose calls:
Sep 12, 2022
c#
.net
dispose
idisposable
How can I dispose System.Xml.XmlWriter in PowerShell
Apr 11, 2022
powershell
dispose
idisposable
Autofac: How to limit the lifetime of an IDisposable object without passing around the IoC container
Apr 07, 2022
c#
inversion-of-control
dispose
idisposable
autofac
Do I need to dispose a web service reference in ASP.NET?
Sep 07, 2022
c#
asp.net
web-services
dispose
Are all disposable objects instantiated within a using block disposed?
Sep 28, 2017
c#
vb.net
dispose
using-statement
Proper way to dispose a new Form
Feb 09, 2022
c#
.net
forms
winforms
dispose
When do we need to call Dispose() in dot net c#?
Nov 14, 2022
c#
.net
dispose
Stopping Handler runnable tasks when destroying activity
Feb 10, 2022
android
concurrency
synchronization
dispose
Dispose SmtpClient in SendComplete?
Dec 03, 2019
c#
dispose
smtpclient
sendasync
« Newer Entries
Older Entries »