Sharepoint Out of memory OOM exception

Issue
====
You may receive but no all of the following:
following errors are displayed on a sharepoint page
Failed to render “Title” column because of an error in the “Single line of text” field type control. See details in log. Exception message: Server out of memory there is no memory on the server to run your program. please [...]

SPDisposeCheck now released

Microsoft has now released SPDisposeCheck. This tool will assist SharePoint developers in making sure that SharePoint objects are being disposed of correctly.
For more information please see: http://code.msdn.microsoft.com/SPDisposeCheck

BTS 2004 Control Message Check Missing Restart Msg in Spool table

After running Biztalk MessageBoxViewer (MBV) http://blogs.technet.com/jpierauc/default.aspx
You recieve the following error
Control Message Check Missing Restart Msg in Spool table (can prevent some svc instances to be resumed, terminated or suspended)
Navigate to <drive>:<BizTalk 200x Folder>\Schema,
Open “MsgBoxSchema.sql”
Find INSERT INTO Spool (uidMessageID… copy the statment into query analyser and run.
Below are the ones you should execute
NOTE: Remember to backup [...]