SPDisposeCheck finally available
Microsoft has finally announced the not so general availability the SPDisposeCheck tool. This tool, available internally for quite some time will help customers and their developers identify potential issues in their SharePoint code, namely due to the disposing of objects. A thorough understanding of the the SharePoint object model is really required before interpreting the results provided by the tool as the potential for false positives does exist and as such can and should only be done under Microsoft's guidance. Check out this post on the Microsoft SharePoint Team Blog for a more detailed explanation as well as some great links to other resources that will help you help yourself produce more stable SharePoint code.