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
When should I be using IDisposable, is it ever wrong to use it? What about Dispose Chaining?
Aug 30, 2022
.net
garbage-collection
idisposable
IOC containers and IDisposable
Apr 11, 2022
ioc-container
idisposable
While disposing the class instance, do i need to dispose all its IDisposable members explicitly?
Nov 09, 2022
c#
.net
garbage-collection
idisposable
Disposing the members that implement IDisposable
Feb 18, 2022
c#
idisposable
nullreferenceexception
How does the IDisposable interface work?
Aug 30, 2019
.net
garbage-collection
dispose
idisposable
Subscribe and immediately unsubscribe after first action
Sep 06, 2022
c#
extension-methods
system.reactive
idisposable
Using the Destructor/Dispose of the base class?
Apr 18, 2022
c#
dispose
destructor
idisposable
finalizer
Is it reasonable to avoid explicit calls to Dispose()?
Oct 19, 2022
c#
idisposable
Should I call Dispose() within a function after Return?
Nov 03, 2022
c#
.net
vb.net
dispose
idisposable
No need to dispose DataContext/ObjectContext in EF?
Mar 01, 2022
entity-framework
repository
repository-pattern
idisposable
Strange execution order when using nested method, yield return and using in combination [duplicate]
Oct 21, 2022
c#
.net
idisposable
using
yield-return
using statement in C# 8 without a variable
Mar 02, 2022
c#
idisposable
c#-8.0
Is it ok to fire events from Dispose()?
Oct 19, 2022
c#
.net
transactions
idisposable
Disposing of object context in entity framework 4
Sep 25, 2022
c#
entity-framework-4
repository-pattern
idisposable
How to unit test IDisposable?
Nov 28, 2018
.net
unit-testing
garbage-collection
idisposable
Hierarchy of classes that use a disposable object. Implement IDisposable on all of them?
Nov 17, 2022
c#
idisposable
Will System.Runtime.Caching.MemoryCache dispose IDisposable items when evicted?
Oct 26, 2022
c#
caching
idisposable
Why doesn't Thread implement IDisposable?
Jul 09, 2019
c#
multithreading
idisposable
finalizer
How to manage IDisposable Objects that are cached?
Mar 30, 2019
.net
caching
idisposable
Throwing exception in finalizer to enforce Dispose calls:
Sep 12, 2022
c#
.net
dispose
idisposable
« Newer Entries
Older Entries »