tips & tricks
Conditional content on mobile devices the easy way in SharePoint 2010
One of the frequently asked questions is how to show or hide some content on mobile devices in SharePoint 2010. In this post you can see how to do this the easy way.
Tracking the usage of controls and Web Parts in SharePoint 2010
When maintaining a SharePoint Farm with multiple sites and solutions, one of the questions that often arises is which versions of which components are used on which sites. Find out how to easily answer this question using PowerShell.
SharePoint Saturday NL presentations available
Last Saturday I had the pleasure of presenting at the second SharePoint Saturday NL. Either if you couldn’t attend the event or would like to have the decks for future reference, here are the decks from both sessions that I presented.
Speaking at the SharePoint Saturday Holland
On March 24 there will be the next edition of SharePoint Saturday Holland. I have the honor of presenting two sessions for SharePoint developers.
Modifying views of a List View Web Part in a Sandboxed Solution
In my recent article I showed you how to declaratively provision List View Web Parts to pages from within a Sandboxed Solution. Since the default view is often not what you want and creating a List Definition just to get the right view for the List View Web Part is way too much overhead, what is the easiest approach to modify a view of a List View Web Part in a Sandboxed Solution?