Do you look for memory leaks?

Last updated by Tiago Araújo [SSW] about 1 month ago.See history

This rule has been archived
Archived Reason: This draft was created 10 years ago, but never got content

a. These could be in the UI and middle level tiers

b. There are common patterns for memory leak, e.g. proxy to WCF [code]

e.g RIA service [code]

e.g. Load +=     (9 out of 10 people will forget to remove their statement)

Google: Common Memory Leak
[bad code]

[good code]

Adam Cogan
We open source. Powered by GitHub