Downloads
This page contains tools we've written which can be downloaded for free. This page also contains the download code of the Pro SharePoint 2007 Development Techniques book. Any comments, suggestions or bugs can be e-mailed to info@lcbridge.nl.
The Custom configuration feature
When it comes to storing application configuration settings there are lots of options available to you. Currently, we favour storing app config settings in SharePoint itself and allow administrators to control those settings via the user interface at various levels.
The Feature Gooney
The Feature Gooney facilitates working with SharePoint 2007 features
Pro SharePoint 2007 Development Techniques book
A Domain-Specific Language: using WPCL 2007
Making the creation of connectable web parts real easy by using a visual DSL.
More information about the WPCL Download the WPCL
Monk for SharePoint 2007
The Monk for SharePoint 2007 tool is able to document certain aspects of SharePoint deployments in the form of HTML documents.
SharePoint Max URL Size
The 'URL Length Checker' tool can be used to check the length of URLs.
Registering SharePoint 2007 site event receivers - the SEventReg tool
The seventreg tool can be used to register MOSS 2007 event receivers that are associated to SharePoint sites.
Pro SharePoint 2003 Development Techniques book
Global Assembly Reference Aid
It's not possible to add a reference to an assembly which is located in the Global Assembly Cache (GAC) via Visual Studio.NET. Most of the time this will not be a problem, but sometimes it is.