.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Debugging Memory Leaks in .NET with Adam Furmanek
December 25, 2019
00:54:00
51.46 MB
Downloads: 0
Memory Leaks in .NET? How is that possible? While at .NET Developer Days in Warsaw, Carl and Richard talked to Adam Furmanek about modern memory leaks - the things we can do in .NET that cause more memory to be consumed over time. Adam talks through various aspects of .NET that have a risk of causing memory leaks, how to detect them and then the hard part - how to fix them.