How the Garbage Collector works - Part 2(dotnetfacts.blogspot.com)

submitted by eugenciutaeugenciuta(715) 3 years, 9 months ago

Now let’s go deeper to understand how the Garbage Collector (GC) is actually collecting the dead objects and how this may affect the performance.

1 comment |category: |Views: 9

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by RickasaurusRickasaurus(1225) 3 years, 9 months ago 0

You really should never be making finalizers without the IDisposable pattern.
Please see this website for more info on best practices: http://www.eggheadcafe.com/articles/20050625.asp

Reply

information Login or create an account to comment on this story