Learn how .Net manages memory in 15min

A couple of days a ago I colleague sent me a cool link that I wanted to share here.

If you want to learn how .Net manages memory in details, understand how the garbage collector works,  what is the next object pointer, how finalizers are managed (and much more !), you should check it out this cool video made by the guys of ANTS Profiler:

memory-management

source video

1 thought on “Learn how .Net manages memory in 15min

Leave a Reply

Your email address will not be published. Required fields are marked *