Debugging Memory Leaks in .NET with Adam Furmanek
.NET Rocks! - Un pódcast de Carl Franklin and Richard Campbell - Jueves
Categorías:
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.