Tuesday, July 30, 2013

Sharepoint swiss army knife tools


PROBLEM:

Building CAML query for Sharepoint list is something that you will need for any basic solutions you might build in Sharepoint but that does not mean that is simple and painless especially if you create sharepoint lists that use fields that have longer names or use spaces in naming. Also there are a lot of tools and solutions for sharepoint build by sharepoint community that helped me in building business solutions and saved me from inventing warm water.

SOLUTION:

This are some of the tools that helped me a lot in building sharepoint solutions

U2U Caml Query Builder
http://www.u2u.be/Downloads/U2U.SharePoint.CQB2010.zip

SLAM! SharePoint List Association Manager
http://slam.codeplex.com/

SharePoint Content Deployment Wizard (if you have to move entire site collection with content)
http://spdeploymentwizard.codeplex.com/

Sandboxed SharePoint Workflow Actions
http://ilovesharepoint.codeplex.com/releases/view/89201

Lookup Field with Picker 2010
http://ilovesharepoint.codeplex.com/releases/view/44989

Advanced Workflow Actions for SharePoint Designer 2010
http://ilovesharepoint.codeplex.com/releases/view/60840

SharePoint Power WebPart 2010
http://ilovesharepoint.codeplex.com/releases/view/55735

SharePoint Power EventReceiver 2010
http://ilovesharepoint.codeplex.com/releases/view/55733

SharePoint Feature Administration and Clean Up Tool
http://featureadmin.codeplex.com/

To be continued.....