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
Can I force the use of the 'using' statement for instances of my IDisposable class?
Jan 30, 2026
c#
compiler-warnings
idisposable
using-statement
Is Dispose() in C# equivalent to free() in C
Jan 29, 2026
c#
idisposable
Does "using" block release resource when program force closed
Jan 27, 2026
c#
dispose
idisposable
using-statement
c# interop marshalling and disposing
Jan 26, 2026
c#
interop
idisposable
FxCop (/VS2010 Code Analysis), possible to flag method result as "callers responsibility now" for IDisposable?
Jan 26, 2026
code-analysis
idisposable
fxcop
chain-of-responsibility
How to correctly dispose of instances that are hold within a registered C# service that does not implement IDisposable?
Jan 25, 2026
c#
dependency-injection
singleton
idisposable
Correct way to pass Entity objects between layers?
Jan 23, 2026
entity-framework-4
idisposable
objectcontext
Is it necessary to use async keyword when using IDisposable in F#?
Jan 19, 2026
wcf
f#
async-await
idisposable
C# disposing objects
Jan 02, 2026
c#
dispose
idisposable
Can't Use Generic C# Class in Using Statement
Dec 31, 2025
c#
generics
idisposable
Instance method call Dispose
Jan 01, 2026
c#
design-patterns
dispose
idisposable
Memory release with IDisposable and without IDisposable
Dec 30, 2025
c#
memory
garbage-collection
dispose
idisposable
Any Java Iterators that close automatically (like C#)?
Dec 22, 2025
c#
java
iterator
idisposable
Error: Do not override object.Finalize. Instead, provide a destructor
Dec 20, 2025
c#
idisposable
destructor
finalizer
Details about inheriting IDisposable?
Dec 14, 2025
c#
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
Older Entries »