Disposing Sharepoint Objects– SPDisposeCheck tool
In sharepoint, you should explicitly dispose SharePoint objects that implement IDisposable when you are finished using them.
The SPDisposeCheck tool will aid in inspecting the disposing of certain Sharepoint objects. This is a must have tool for SharePoint developer to check disposing of SharePoint objects in there custom codes
Download - http://code.msdn.microsoft.com/SPDisposeCheck
Best practices for disposing windows share point objects http://msdn.microsoft.com/en-us/library/aa973248.aspx
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments
No comments yet.
Leave a comment