Monthly Archives: June 2010

Problems provisioning webparts in SharePoint 2010

When working with SharePoint solutions – you often provision web parts and other components to the site. Recently I have been provisioning several web parts on the page programmatically using Visual Studio 2010 module and ran into an issue where … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , | Comments Off

Adding new options to MOSS Central Administration

When creating sites in SharePoint and especially when you’re adding custom functionality to the site – you often need to add a way for content authors and administrator to be able to change some of the system behavior through exposing … Continue reading

Posted in MOSS, sharepoint | Tagged , , , | Comments Off

Vanspug: Planning for your SharePoint 2010 Upgrade

Last time we had an awesome presentation by Metalogix on migrating to SharePoint 2010. Metalogix provided an overview of the migration and upgrade solutions for SharePoint 2010. The presentation addresses upgrade scenarios from WSSv2/WSSv3/SPS2003/MOSS2007 to SharePoint 2010 including granular and … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , | Comments Off

Excluding SharePoint 2010 search results of certain file types

Out of the box, SharePoint 2010 search displays all files that your search keyword hit. Just recently one of the readers was interested in how to limit the display of results of certain files types only. There are few approaches … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , | Comments Off

Programatically choose columns to display in RSS view of SharePoint 2010 lists

Last time I talked about Changing SharePoint 2010 list and library RSS Settings where we looked at how you can set various list and library RSS settings programmatically. In SharePoint 2010 you can also choose what fields are going to be … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , , , , | Comments Off

Changing SharePoint 2010 list and library RSS Settings

In MOSS you can subscribe to the RSS of the list or library and get updates when something changes. In SharePoint 2010 you can choose what information will go into the RSS feed; things like columns and title of the … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , | Comments Off