Tagged Questions
3
votes
3answers
693 views
How do I find where my .Net app is leaking Windows handles?
I've got a WinForms .Net app that runs over a lot of XPS documents (thousands) and during this run the number of handles (according sysinternals process monitor and task manager) increases by between ...