Archive
- May 2010 (2)
- April 2010 (1)
- August 2009 (1)
- July 2009 (2)
Monthly Archives: July 2009
Adding choices to existing UserProfile properties
When editing ChoiceList items of existing UserProfile properties you also need to increment the MaximumShown property. Otherwise the changes (neiter removal nor addition) will be saved when calling Commit(). This won’t work: // Get the property from the UserProfileManager instance … Continue reading
GUIDs in SharePoint Site Columns
As you know, SharePoint uses a lot of GUIDs. Usually it makes no difference if you include the accolades around the GUID, except when defining Site Columns. Of course, SharePoint doesn’t actually complain about the lack of accolades, not even … Continue reading