Functional Fun: Weak Events in .Net, the easy way - 0 views
-
Jacques Bosch on 22 Mar 12"I've written before about one kind of memory leak the .Net Garbage Collector cannot protect against: those caused by event handlers keeping objects alive beyond their best-before date. Daniel Grunwald has a very comprehensive article on CodeProject explaining the problem in depth, and giving a number of solutions, some of which I've used in the past."