SharePoint Tools (Free!)
Today someone asked me for the tools I use when developing or working with SharePoint, or which I would recommend. I thought I posted about this way back, but realized that I haven’t yet. These are primarily development tools and I wouldn’t necessarily ‘recommend’ ever using them on a production box, but yes, in the past I have used some of them on a production environment. (All FREE)
- SharePoint 2007 SDK - Sasmples, Help, How To Articles, BDC Tool, etc
http://msdn.microsoft.com/en-us/library/ms550992.aspx - WSS 3.0 SDK - Samples, Help, How To Articles, and more
http://msdn.microsoft.com/en-us/library/ms441339.aspx - Reflector – Every developer who works with .Net should have this. It used to be Lutz, but now the redgate reflector is king of the town.
http://www.red-gate.com/products/reflector/ - SharePoint Manager 2007 - Incredibly useful diagnostic tool and for assistance with planning. http://www.codeplex.com/spm
- STSDev - Terrific tool to help in building out small/large projects quickly.
http://www.codeplex.com/stsdev - Visual Studio Extensions for SharePoint
The first one would be Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions – http://www.microsoft.com/downloads/details.aspx?familyid=19F21E5E-B715-4F0C-B959-8C6DCBDC1057&displaylang=en
The second one would be Visual Studio 2005 extensions for .NET Framework 3.0 (Windows Workflow Foundation) – http://www.microsoft.com/downloads/details.aspx?familyid=5D61409E-1FA3-48CF-8023-E8F38E709BA6&displaylang=en - WSPBuilder - Terrific for creating quick WSP files.
http://www.codeplex.com/wspbuilder - Solution Installer - Wonderful tool that is a must to help improve deployment management.
http://www.codeplex.com/sharepointinstaller - U2U CAML Builder - Windows Client Version is my best friend. Saves so much time. http://www.u2u.info/Blogs/karine/Lists/Posts/Post.aspx?ID=28
- Application Pool Manager – Spence created a terrific tool that sits in your task bar to help speed up recycling and other useful options.
http://www.harbar.net/articles/APM.aspx - Registry Hack for “Right Click” Add Solution – Spence also made a great tool that makes it easier to add solutions that I always use.
http://www.harbar.net/archive/2007/04/25/Rightclick-a-.WSP-to-Add-Solution.aspx - Log Viewer (makes reading through the logs on a dev box MUCH nicer)
http://www.codeplex.com/features - SharePoint Debugger – This is a really simple one from Ted that quickly (by a feature) allows you to turn the custom errors on and off in the web config. This is something we all do, I just like this for reducing the chance of someone messing up the web config.
http://www.tedpattison.net/downloads.aspx
Hope this helps someone improve their development or SharePoint experience,
Richard Harbridge
Tags: Free Stuff, SharePoint Development, SharePoint Tools
You can comment below, or link to this permanent URL from your own site.
November 20, 2008 at 2:30 pm
Hi there,
I was going through your blog and saw an entry where you mentioned free tools. We have a free tool too for monitoring SharePoint. Take a look and let us know what you t hink!
http://www.idera.com/Products/Pointcheck/
thanks
Julia
November 20, 2008 at 3:43 pm
Hello Julia,
I appreciate the comment. I will certainly test and evaluate this tool and may also amend this post with a recommendation of this tool.
Thank you for bringing this to my attention,
Richard Habridge
November 20, 2008 at 3:47 pm
From a high level overview I can definitely see how it can help. I am a little concerned with how much CPU processing power it uses intermittently, but other than that it looks like a great tool. I will continue to use it over the next few weeks and see if I have any further comments on it.
Thank you again Julia and it’s always great to see corporate entities creating community content for people to use and supporting the community. (Free tools.)