In this blog post, a small and (over)simplified infographic on how the Garbage Collector works.
For a more detailed explanation, have a look at my two part series:
In this blog post, a small and (over)simplified infographic on how the Garbage Collector works.
For a more detailed explanation, have a look at my two part series:
I already made a post about how the Garbage Collector works in .NET and also introduced the topic of Generation slightly. This article will look a bit more in detail into why we have those mechanisms in the first place, including the Large Object Heap.