Search This Blog

Saturday, March 14, 2009

Identify memory leaks with a Tool

Here is a tool that checks best practices to avoid memory leaks while writing custom code for SharePoint. This will not identify 100% memory leaks but will be much faster to find than manually reviewing the code.


http://code.msdn.microsoft.com/SPDisposeCheck

No comments: