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 idisposable
C# anonymous objects in "using" statements reliable?
Dec 10, 2025
c#
dispose
idisposable
using
using-statement
How can a ViewModel know when data in a service is updated?
Dec 08, 2025
wpf
mvvm
idisposable
Will an IDisposable memory leak if you don't use a using statement?
Dec 08, 2025
c#
idisposable
Calling base.Dispose() automatically from derived classes
Dec 06, 2025
c#
reflection
idisposable
Finalization of ConcurrentBag containing unmanaged objects
Dec 08, 2025
c#
idisposable
finalizer
What exactly does the disposed flag mean in Dispose(bool)?
Dec 07, 2025
c#
design-patterns
idisposable
Does the C# compiler automatically dispose of IDisposable objects?
Dec 05, 2025
c#
.net
idisposable
compiler-optimization
Calling dispose() for Font in Windows form
Dec 06, 2025
c#
winforms
fonts
dispose
idisposable
How do I lock access to a file when a user has it open?
Dec 04, 2025
c#
.net
file-io
idisposable
file-access
Disposing Samples c#
Nov 28, 2025
c#
idisposable
Dispose all resources on form close c#
Nov 23, 2025
c#
forms
winforms
dispose
idisposable
Should I really implement IDisposable in this case?
Nov 21, 2025
c#
garbage-collection
idisposable
c# using statement with double IDisposable
Nov 17, 2025
c#
using
idisposable
Do classes containing a method that return a disposable object need to implement IDisposable?
Nov 04, 2025
c#
.net
idisposable
C++ Ref class not a member of System::IDisposable; trouble implementing IDisposable
Nov 02, 2025
c++-cli
implementation
idisposable
Referencing an object outside of using() block
Oct 31, 2025
c#
dispose
using
idisposable
using-statement
Is there a Dispose Pattern in Python?
Oct 29, 2025
python
garbage-collection
dispose
idisposable
Calling Dispose method will clear and compact the memory in .Net?
Oct 28, 2025
.net
garbage-collection
idisposable
finalizer
Older Entries »