Welcome to my blog on all things SharePoint and .NET. I have a range of articles that will interest you if you've made it as far as visiting my blog. I currently live in Perth, Western Australia and am a Independent Sharepoint Consultant. I founded the SharePointDevWiki.com and help facilitate the Perth SharePoint User Group.

Whitepapers

Conferences

Solution Development in SharePoint 2007

This series was inspired by the chatter amongst SharePoint blogs on the best ways to approach customisations in SharePoint using Solutions.

Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 - Part 8

Leveraging the SharePoint Platform

This series was inspired by a discussion had with Andrew Coates at a Perth SharePoint User Group meeting. This then turned into a 6 part series on Arno Nell's SharePointMagazine.net web site.

Initial post - Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6

Webcasts

I have recorded various web casts that I present at User Groups or just on a specific topic by request:
How ASP.NET Developers can leverage SharePoint webcast
SPSource Webcast: Reverse engineer Lists to ListTemplates and much more
SharePoint Development with Unit Testing webcast
Perth SharePoint UG Web Cast on approaches to deploying artefacts (SPSource)
More...


Podcasts

I have been interviewed about Leveraging the SharePoint Platform by the SharePoint Pod Show: listen here .

Latest Posts

SharePoint Development Weekly Roundup (30Jun)

June 30, 2009

[Cross posted on  SharePointDevWiki.com] Think this is the biggest week yet! Please support my efforts to compile this by tweeting the link! Development Environment Tip: Convering your Virtual PC 2007 disks to Windows Virtual PC (on Windows 7) - Tobias Zimmergren's thoughts on development Saved a few of my colleagues today playing with the new VPC stuff in Windows 7! more...

 

SharePoint Development Weekly Roundup (23Jun)

June 23, 2009

[Cross Posted on www.SharePointDevWiki.com] It seems every week more and more great content appears! These could almost become daily Coffee break posts! WSP Carsten Keutmann: Beginning SharePoint Development (Bonus part #3 WSPBuilder overview) Hot off the press! Carsten has released a fix for an installation issue with WSPBuilder! This man is the shining light of all things Sh more...

 

SharePoint Development Weekly Roundup (16Jun)

June 16, 2009

[Cross Posted on SharePointDevWiki.com News] SharePoint Saturday Sydney (8th August) @BrianFarnhill et al are organising Australia’s first SharePoint Saturday. @DanielBrownSA is also organising one in Adelaide too. Winsmarts SharePoint WCF Support @SahilMalik has gotten around to releasing on CodePlex the Solution Package with a feature to activate WCF for Share more...

 

Importing a stsadm export package from a MOSS Farm to a WSS Farm

June 3, 2009

So I’ve been doing some work in a MOSS Farm Development VM for a release to a WSS Farm. I created a a Site Collection using the Collaboration Team Site Definition thinking it wouldn’t use any of the MOSS Features (as you may know that MOSS is a superset of WSS). When I did an stsadm –o export from my MOSS Farm and then did an stsadm –o import into my WSS Farm I got the following errors: C:\Prog more...