Search
Archive
- March 2012 (1)
- February 2012 (1)
- July 2011 (1)
- February 2011 (3)
- January 2011 (1)
- November 2010 (6)
- October 2010 (6)
- April 2010 (1)
- November 2009 (1)
- February 2009 (2)
- January 2009 (1)
- October 2008 (1)
- September 2008 (2)
- August 2008 (4)
Tags
-
Recent Posts
- This view cannot be displayed because the number of lookup and workflow status columns it contains exceeds the threshold enforced by the administrator
- Failed to initialize session with document engine: Unable to resolve Contentdistributor
- Unexpected error when creating Fast Search Center
- SharePoint 2010 – Enable refiner web part counts
- Accessing the Global Assembly Cache using Windows Explorer
-
Recent Comments
- Beheerde metagegevens – ”De Vereiste functie is niet voor dit kolomtype ingeschakeld.” | John Bontjer on Managed Metadata Service – The required feature is not enabled for this column type
- Updating SharePoint Managed Metadata Columns with PowerShell | MSDN Blogs on Updating a Column Across All Items Within a List
- jenzzzisimon on Managed Metadata Service – The required feature is not enabled for this column type
- uk directories on SharePoint Internal Field Names – SharePoint 2010
- asp.net, c#,javascript on SharePoint Memory Leak
Links
Monthly Archives: August 2008
Updating a Column Across All Items Within a List
So while working on a custom WebPart I recently needed to update a custom status field across all items within a list , this was a first for me so I explored the various options. The obvious approach is to just iterate the list updating … Continue reading
Posted in SharePoint
1 Comment
SharePoint Internal Field Names
So one of the very first things I needed when creating custom webparts was the internal names of some list columns (as they tend to differ from the friendly column names presented to the end user). While you are able … Continue reading
SharePoint malarkey…
Well I’ve been developing using .NET in one form or another for about six years now, but it’s not until recently I’ve had to dip a toe into the SharePoint waters. I’ve quickly come to realise that it’s not always quite … Continue reading