Have you ever struggled to understand the way that .NET manages memory and uses it? If you've ever used the Task Manager to check out how much memory your simple hello world application is using you know what I'm talking about. Even a simple hello world application will look like it is sucking multiple megabytes when such a simple program really shouldn't.
A friend of mine recently discovered this great blog entry .NET Memory usage - A restaurant analogy by microsoft blogger Tess. Tess uses the analogy of a restaurant to describe the way .NET manages memory. It is well written, easy to read and understand.
Take a look, you'll be amazed that you too can understand .NET Memory management.
My blog has moved! Redirecting…
You should be automatically redirected. If not, visit http://www.digitalfugu.com/blog/ and update your bookmarks.
No comments:
Post a Comment