How to add the quick launch to the default Web Part Page templates
SharePoint 2007 default templates do not include the Quick Launch bar in the left navgiation. This post describes a method to include your own page templates that do have the Quick Launch bar.
View ArticleHow to use assembly redirection in WSP’s
Assembly redirection is a powerfull technique to publish updates to existing code. This post explains how you can utilize this technique using SharePoint and WSP's.
View ArticleMigrating to SharePoint 2010 – Some thoughts
Migrating to from SharePoint 2007 to SharePoint 2010 will not go all without problems. Some early thoughts on migrating activities.
View ArticleUsing PowerShell 1.0 to change web application setting in SharePoint 2007
PowerShell introduces exiting capabilities to administer SharePoint from a command like interface. This post describes how to use PowerShell 1.0 to change a setting in each web application in...
View ArticleMigrating to SharePoint 2010 – Some Thoughts Part 2
Migrate SharePoint 2007 sites by doing a content database restore on a SharePoint 2010 farm. Some thoughts....
View ArticleUsing Powershell to change registry keys for search crawler
In one of my earlier posts, I described a way to use PowerShell to change settings in a SharePoint 2007 farm. That started out as my first PowerShell script and I have witnessed the power behind it...
View ArticleXSS leak in SharePoint 2007
So, been a while since my last post. This is caused by the dutch elections and of course the World Championship soccer in South Africa. General outcome, dutch team advanced to the next round and...
View ArticleSharePoint 2010 Guidance
Microsoft offers the SharePoint guidance to help developers with common application scneario's, libraries and best practices. MSDN now also offers a SharePoint 2010 version of this guidance.
View ArticleGathering SharePoint Sites Data using SQL
Getting Site Collection statistics with very large content databases or sites can be problematic to produce using the object model. This post describes a way by querying the database directly.
View Article