SharePoint Tools
Posted by kusek on September 20, 2008
Below is the List of the SharePoint tools that will boost your productivity. I love them and use them. You too will…
Writing CAML Queries directly in C#.
CAML.NET http://codeplex.com/camldotnet
Custom STSADM command and Command to Get the Content Type Xml Schema
CUSTOM STSADM http://www.andrewconnell.com/blog/articles/MossStsadmWcmCommands.aspx
SQL like CAML Queries - My Favorite one
CAML Queries in SQL Syntax http://www.ideseg.com/SharePointYetAnotherCAMLQueryTool2.aspx
SPDisposeCheck
SPDisposeCheck is a tool to help SharePoint Developers follow memory management best practices when using the SharePoint API with IDisposable objects including SPSite and SPWeb. More Information about the tool here .