Top 5 Memory Management Misconceptions(www.simple-talk.com)

submitted by dpetersondpeterson(4397) 9 months, 26 days ago

Fantastic article on memory management in .NET. This is a must read. Also includes a webinar and pdf on the subject, do yourself a favor and save a copy of this somewhere safe.

2 comments |category: |Views: 40

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 timbolt8timbolt8(16) 9 months, 26 days ago 0

I agree with this article to a extent. I have personally found the memory management of .NET to be STILL fairly sub par even after so many iterations of the .NET framework. I like to have control of when y objects utilize system resources and I find when I perform garbage collection at a higher level, it still manages to stick around and slow up my application performance. However I do agree that progress has been made since version 1.1.

Reply

information Login or create an account to comment on this story