Garbage collectionCLRWinAPIMemoryVisual Studio 2015Win64Visual Studio 2013IISWin32WindowsC++.NETASP.NETC#
To Heap or not to Heap; That’s the Large Object Question?






4.99/5 (85 votes)
In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid Large Object Heap (LOH) fragmentation?