One minute
Identifying and Eliminating C#/WPF Memory Leaks
Here I will keep track of available resources in the net related to memory leaks in C# and WPF caused by not proper use of Microsoft technologies. Further will add my own thoughts and conclusions.
- Finding Memory Leaks in WPF-based applications
- WPF & Memory Leaks
- WPF Memory Usage
- Memory leak with WPF animations
- Simulating Weak Delegates for EventHandler-like Delegates
- WPF possible memory leak with EventManager.RegisterClassHandler
- Simulating “Weak Delegates” in the CLR