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
Identify IDisposable objects
Apr 03, 2022
c#
memory-leaks
dispose
idisposable
using-statement
Where to call Dispose() of IDisposable created in constructor?
Oct 24, 2022
c#
.net
dispose
idisposable
Will using work on null?
Nov 14, 2022
c#
idisposable
Why is 'using' improving C# performances
Nov 08, 2022
c#
compiler-construction
dispose
idisposable
using
Tell FxCop another method is calling dispose
Sep 11, 2017
c#
idisposable
fxcop
Will SqlConnection get disposed by GC?
Oct 28, 2022
.net
idisposable
sqlconnection
finalizer
Explicit implementation of IDisposable
Aug 16, 2022
c#
.net
idisposable
explicit-interface
IEnumerator: Is it normal to have an empty Dispose method?
Feb 04, 2018
.net
idisposable
ienumerator
Should IDisposable be applied cascadingly?
Aug 18, 2022
c#
.net
idisposable
Calling Dispose() vs when an object goes out scope/method finishes
Nov 17, 2019
c#
idisposable
using
using-statement
How should I handle exceptions in my Dispose() method?
Jan 21, 2017
c#
idisposable
temporary-directory
How can TcpClient implement IDisposable and not have a public Dispose method?
Sep 19, 2022
.net
idisposable
tcpclient
How to dispose objects having asynchronous methods called?
Nov 03, 2022
c#
.net
asynchronous
dispose
idisposable
How do I force release memory occupied by MemoryStream?
Oct 14, 2022
c#
.net
memory-management
garbage-collection
idisposable
What is the purpose of returning an IDisposable in IObservable<T> interface?
Oct 21, 2022
c#
design-patterns
system.reactive
observer-pattern
idisposable
IDisposable created within a method and returned
Nov 09, 2022
c#
design-patterns
static-analysis
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
« Newer Entries
Older Entries »