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
Repository pattern - make it testable, DI and IoC friendly and IDisposable
Jun 21, 2022
c#
unit-testing
inversion-of-control
repository-pattern
idisposable
Is there a FxCop rule for local used IDisposable's?
Nov 26, 2016
c#
.net
idisposable
fxcop
Does the using statement dispose only the first variable it create?
Nov 03, 2022
c#
idisposable
using
Checking constraints using IDisposable -- madness or genius?
Mar 24, 2021
c#
exception
idisposable
Coverity, Enumerable.Where(this ...), and IDisposable
Oct 28, 2019
c#
.net
linq
ienumerable
idisposable
How should I ensure disposal of possibly disposable objects?
Sep 22, 2022
c#
.net
interface
idisposable
How to fix a CA2000 IDisposable C# compiler warning, when using a global cache
Oct 11, 2021
c#
visual-studio-2010
code-analysis
idisposable
ca2000
A problematic example of the IDisposable pattern?
Apr 15, 2018
c#
dependency-injection
inversion-of-control
idisposable
I don't quite understand the workings of using/Disposable objects
Feb 11, 2022
c#
idisposable
using-statement
How to Dispose ManualResetEvent
Mar 23, 2018
c#
multithreading
.net-4.0
dispose
idisposable
Should I dispose all disposable objects?
Jul 19, 2019
c#
.net
idisposable
Why isn't SqlConnection disposed/closed?
Nov 10, 2022
c#
asp.net
static
idisposable
sqlconnection
.NET - Replacing nested using statements with single using statement
Jan 07, 2020
c#
.net
nested
idisposable
using
Which is better, and when: using statement or calling Dispose() on an IDisposable in C#?
Oct 19, 2022
c#
.net
asp.net
idisposable
using-statement
Can I stop C++/CLI from adding IDisposable to my ref class?
May 17, 2022
c++-cli
idisposable
Disposing a HtmlControl
May 31, 2021
visual-studio-2010
resharper
idisposable
webforms
How to make sure we have only one instance, and it is disposed in a correct way
Oct 21, 2022
c#
multithreading
design-patterns
idisposable
Disposing a non-component when a form disposes?
Jun 20, 2022
c#
winforms
idisposable
ASP.NET MVC, Unity and IDisposable
Mar 14, 2022
c#
asp.net-mvc-4
dependency-injection
unity-container
idisposable
« Newer Entries
Older Entries »