dotnetexplained
Large Object Heap or LOH calls for Gen 2 Garbage Collection that will reduce the performance of your .NET application. so avoiding it is always a good thing. it's not always possible though!
Code: https://github.com/codehaks/MemoryDemo ... https://www.youtube.com/watch?v=ExnkMtBc5VM
21949630 Bytes