DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'dispose' Subscribe to this feed
2
kicks
submitted by misbaharefin 2 months, 14 days ago

dotnethitman.spaces.live.com — Warning CA1816 : Microsoft.Usage : Change 'xxx.Dispose()' to call 'GC.SuppressFinalize(object)'. This will prevent unnecessary finalization of the object once it has been disposed and it has fallen out of scope. read more...

Add a comment add a comment | category: | Views: 9
tags: , , , | tag it

27
kicks
published 3 months, 18 days ago, submitted by eugenciuta 3 months, 20 days ago

dotnetfacts.blogspot.com — When the .NET Framework instantiates an object, it allocates memory for that object on the managed heap. The object remains on the heap until it's no longer referenced by any active code, at which point the memory it's using is reclamed by the Garbage Collector (GC). Before the GC deallocates the memory, the framework calls the object's Finalize() method, but developers are responsible for calling the Dispose() method. read more...

Add a comment add a comment | category: | Views: 2
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge