Microsoft released a utility to help developers write better code for SharePoint. One of the biggest and most common issues with custom code for SharePoint code is memory leaks. The way to control these leaks usingthrough the use of Dispose. Robert Lamb has created a utility that will help you correctly dispose of your SharePoint objects.