Search

Accessible SharePoint WebSites
Download ARF

 Next >>

The beta program for Rapid For SharePoint was released today. You can request inclusion by emailing rapid-for-sharepoint - at - artemiscorp.com. Anyone who has already requested to be on the beta program should recieve an email containing the det...
Posted by Vincent Rothwell | 0 Comments
The SPWebConfigModification class is used by features to make changes to web.config which need to be applied to all web front ends in the WSS farm. These modifications are 'remembered' by WSS and this allows WSS to remove them when they are no lon...
Posted by Vincent Rothwell | 24 Comments
I have been trying out different values for SPWebConfigModification properties and in doing so I managed to corrupt the SPWebConfigFileChanges persisted class. This class manages the updates to web.config and persists itself to the SharePoint_Conf...
Posted by Vincent Rothwell | 6 Comments
Following on from my previous post explaining the problem with the layouts.sitemap and deployment, it appears there is a similar problem with WSS resources. Mikhail Dikov has written about how the resources are used and deployed and, inspired by ...
Posted by Vincent Rothwell | 0 Comments
I was looking into a comment from a previous post and in doing so wanted to know what the available fields were when using the SPSiteDataQuery. A quick look at the Fields property schema gave me the information but I thought it would be much easie...
Posted by Vincent Rothwell | 26 Comments
Tags: - SharePoint, WSS, Tips
Today I have been trying to remove web.config entries when a feature is de-activated in WSS. Adding them is easy and there are some good articles (Daniel Larson & Tony Bierman) on how to do that...however, removing them can be problematic when...
Posted by Vincent Rothwell | 84 Comments
Tags: - SharePoint, WSS, Tips
Ever been frustrated that the tool pane in SharePoint takes up your screen real estate, or that you have to scroll to see the buttons when editing a WebPart? ... If so, this is for you... Following on from my previous post (which got a bit too lo...
Posted by Vincent Rothwell | 1 Comments
WebParts are great, you can easily add them to any WebPart page which has a WebPart zone and add new functionality to that page. Publishing controls work really well on publishing sites, allowing to you to add columns to a page and use a control t...
I have a control that allows me to modify the parameters of the SPSiteDataQuery object and see the results. I can configure the control by editing a page and it works really well. The only downside is that I have to add the control to a page to use ...
Posted by Vincent Rothwell | 2 Comments
I was going to write a small article about alternate access mapping within SharePoint, but it was never going to be as comprehensive as the article on the SharePoint team blog. I definitly recommend reading it as it gives some extremely useful infor...
Posted by Vincent Rothwell | 4 Comments

 Next >>