SPDisposeCheck – Sharepoint Tools to check memory leaks

If you want to customize the SharePoint then you should use the SharePoint Object Model extensively. While using the OM make sure you are properly disposing the object to make sure you are not consuming the more memory. It is impact on your SharePoint server if memory...

SharePoint 2010 ULS log viewer

If you working on SharePoint then you can find the Sharepoint log to debug the issues. Sharepoint log in huge so it is good if you found good log viewer to analyze the logs. Microsoft provided the Sharepoint 2010 log viewer called ULS Viewer. But...

Adding Ribbon button in Sharepoint 2010

You can easily customize your Ribbon menu control in Sharepoint 2010. This example demonstrate the custom CommandAction ribbon button which display the application page as model dialog.  Find the below Elements.xml sample used javascript file to execute the custom...

Learn Sharepoint 14Hive folder structures

If you started working on Sharepoint 2010 then Its important to learn the sharepoint folder structures. Here i have listed down all important folder sharepoint 2010 storing configuration, installations files. C:\ProgramFiles\Microsoft Office...