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
why is there no Dispose method on HttpWebResponse
Aug 18, 2022
c#
.net
idisposable
using-statement
Access to disposed closure - mark methods as safe
Jun 30, 2018
c#
lambda
closures
resharper
idisposable
Proper IntPtr use in C#
Aug 19, 2022
c#
idisposable
intptr
What does "opening a connection" actually mean?
Nov 16, 2022
c#
idisposable
resource-management
idbconnection
Is there a way for a class that implements IDisposable to throw an exception if it's not been instantiated via a using block?
Jul 11, 2022
c#
idisposable
Why disposed object doesn't throw exception on using it after disposing?
Sep 18, 2022
c#
dispose
idisposable
How do you "properly" implement Dispose() (according to FxCop) when your implementation is an empty method? (CA1063)
Mar 05, 2022
c#
.net
idisposable
fxcop
Singleton with finalizer but not IDisposable
Sep 17, 2022
c#
.net
singleton
idisposable
Best practices for handling IDisposable
Oct 04, 2022
c#
idisposable
Struct and IDisposable
Nov 19, 2022
c#
.net
idisposable
using
Is there a list of common object that implement IDisposable for the using statement?
Aug 17, 2022
c#
asp.net
dispose
idisposable
using-statement
Is abusing IDisposable to benefit from "using" statements considered harmful? [closed]
Jan 19, 2022
c#
.net
idisposable
Does ASP.Net call Dispose on the Page/Controls in a page, or must I do this?
Aug 22, 2022
asp.net
idisposable
Why would a class implement IDisposable explicitly instead of implicitly?
Apr 05, 2022
c#
idisposable
explicit-interface
CA2000 when Returning Disposable Object from Method
Jul 21, 2018
c#
code-analysis
idisposable
ca2000
Keeping references to `IDisposable` when using the Reactive Extensions for .NET: always, never, or sometimes?
Sep 16, 2022
.net
garbage-collection
idisposable
system.reactive
Do I need to force a Dispose after a LINQ query?
Nov 08, 2022
c#
entity-framework
database-connection
idisposable
Is it important to dispose SolidBrush and Pen?
Feb 28, 2020
.net
winforms
idisposable
How to find all Classes implementing IDisposable?
Apr 23, 2022
c#
visual-studio-2008
idisposable
What happens when 'return' is called from within a 'using' block? [duplicate]
Feb 19, 2021
c#
idisposable
using-statement
« Newer Entries
Older Entries »