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
How do I dispose an IDisposable object if the using statement throws an exception?
Dec 09, 2022
c#
exception
dispose
idisposable
Disposing pointers to complex records
Dec 09, 2022
delphi
pointers
dispose
What are the kind of variables that must be disposed? (.NET/Java)
Dec 08, 2022
c#
java
.net
garbage-collection
dispose
Do I have to dispose of returned objects that I don't use?
Dec 06, 2022
c#
.net
dispose
Do I need to unsubscribe events in my Form?
Dec 04, 2022
c#
winforms
events
dispose
Finalizers and Dispose
Dec 05, 2022
c#
dispose
idisposable
finalizer
disposable
For Microsoft built classes that inherit IDisposable, do I explicitly have to call Dispose?
Dec 04, 2022
c#
.net
dispose
idisposable
C# disposing IDisposable
Dec 04, 2022
c#
memory-leaks
dispose
idisposable
C#: Dispose() a Bitmap object after call Bitmap.save()?
Dec 03, 2022
c#
bitmap
dispose
Is closing/disposing an SqlDataReader needed if you are already closing the SqlConnection?
Nov 29, 2022
c#
sql
dispose
sqldatareader
sqlconnection
Multiple variables within same using block [duplicate]
Nov 27, 2022
c#
dispose
idisposable
using
using-statement
Code analysis complains I'm not disposing objects. What is wrong here?
Nov 16, 2022
c#
dispose
code-analysis
mailmessage
Dispose object that has been instantiated as method parameter c#
Nov 07, 2022
c#
parameters
dispose
How to correctly dispose a Form, without risk of an Invoke being called from another thread on a disposed object?
Oct 24, 2022
c#
winforms
multithreading
events
dispose
LLVM API: correct way to create/dispose
Oct 22, 2022
llvm
dispose
access BlocProvider.of<Bloc>(context) in dispose method
Oct 16, 2022
flutter
dart
dispose
bloc
Runspace Dispose in Powershell (GUI specific)
Jul 04, 2020
powershell
dispose
runspace
SQLite.Interop.dll locked after running Visual Studio 2012 Unit Test Framework tests
Jul 25, 2022
c#
sqlite
unit-testing
visual-studio-2012
dispose
« Newer Entries
Older Entries »