Browse by Tags

Free SharePoint Business Data Catalog Column
20 December 07 07:02 PM | Aaron Robertson-Hodders SharePoint Blog
I have decided to release the custom BDC column that I created to the public domain. This custom column type provides a BDC Column type that can be created at the Site Column level and therefore used in Site Content Types. Out of the box this is not possible...
Best Practice : Using disposable object in SharePoint
13 November 07 06:59 PM | Aaron Robertson-Hodders SharePoint Blog
I found this article on MSDN via Andrew's post posing the question "So is it best practice to only use C# for SharePoint development?". A good question and one that will have plenty of comment from all I imagine. For what it's worth...
Addendum to the SharePoint Deployment Daylight Savings patch issue
08 November 07 06:11 PM | Aaron Robertson-Hodders SharePoint Blog
There has been much written about the issue (in particular Joel's Q&A ) with Deploying Solutions on SharePoint 2007 after Daylight Savings started (and ended depending on where you are) this year and I have run into it several times. Most recently...
Auto-create DDF for SharePoint Solutions
29 August 07 10:23 PM | Aaron Robertson-Hodders SharePoint Blog
A long time ago I said "One day I'd like to automate the generation of the DDF file, perhaps via a macro or XSLT". Well, I never did, but Rich Finn did . Good job Rich, can't wait for the Manifest creation bits! Now if I just had time...