Search code examples
Exception in lazy loading (Entity Framework)...

entity-frameworkexceptionormlazy-loadingdispose

Read More
Do I have to Dispose a SqlCommand after its recordset is closed?...

c#asp.netdisposesqlcommand

Read More
Should I dispose SPWeb objects (in general)?...

sharepointsharepoint-2010dispose

Read More
Should I Dispose() a SqlConnection if I don't open() it?...

c#asp.netdisposesqlconnection

Read More
ToolStrip.Dispose() does not help to avoid memory leak in System.ComponentModel.Component...

winformsmemory-leakscomponentsdisposetoolstrip

Read More
'Dispose' ambiguity error in C#...

c#dispose

Read More
Inheritance of Dispose method declared implicitly...

c#inheritancedispose

Read More
Why is use better than using?...

f#disposeidisposableresource-management

Read More
Should Dispose() ever create new instances of objects?...

c#dispose

Read More
Is there a way to find out if an object has been dispose() or not?...

vb.netobjecttry-catchdisposedisposable

Read More
Dispose and dealloc semantics in Xamarin...

monoxamarindisposemonomacxamarin.mac

Read More
vb.net - does disposing of a form clean up all of its elements?...

vb.netmemory-managementdispose

Read More
Visual Studio .NET error: Form does not contain Dispose(bool) method...

winformsvisual-studiovisual-studio-2010dispose

Read More
In .NET - If 'Using' statement raises an Exception , what is the action to be performed?...

.netexceptiondisposeusing

Read More
c# cachedependency dispose pattern...

c#disposecache-dependency

Read More
Is there a design pattern for section of code defined by a Disposable object?...

c#.netdesign-patternsdisposeidisposable

Read More
How to Force Disposal of Objects / GC...

c#linq-to-sqlgarbage-collectiondisposeout-of-memory

Read More
High Speed Circular Buffer...

vb.netmemory-leaksdisposecircular-buffer

Read More
Dispose() - What call this and when...

c#.netdisposeidisposable

Read More
Problems solving "Cannot access disposed object." exception...

c#winformsexceptiondispose

Read More
Manually dispose of class instance in VB.Net...

vb.netmemorygarbage-collectioninstancedispose

Read More
ObjectContext disposed also in opened context of EF...

c#entity-frameworkdispose

Read More
is it ok to dispose the dataset in finally block and then returning the dataset?...

c#datasetdisposetry-catch-finally

Read More
What to do if i need a Disposable item the whole run?...

c#multithreadingdispose

Read More
Graphics, dispose before reuse?...

c#disposegraphic

Read More
Image PropertyItems and disposed MemoryStream...

c#imagedisposeusing

Read More
Structuremap Disposing of DataContext object...

asp.net-mvcstructuremapdispose

Read More
Should I dispose HtmlElement instances?...

winformswebbrowser-controldispose

Read More
How to dispose File.OpenRead()...

c#dispose

Read More
How can I check if any exception has already been thrown?...

c#exceptiondispose

Read More
BackNext