.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Using GC Efficiently – Part 4

In this article I’ll talk about things you want to look for when you look at the managed heap in your applications to determine if you have a healthy heap. I’ll touch on some topics related to large heaps and the implications you want to be aware of when you have an application that maintains or has potential for the need to maintain a ...
Comments are closed.0 0
.NET