Contents tagged with SharePoint 2010
-
SharePoint Pitfalls: GUID Formats
SharePoint uses GUIDs extensively. The problem is, it accepts them in different formats, in different locations:
-
SharePoint Pitfalls: Master Pages in Page Layouts
When you deploy a page layout, you may want to add your own master page as well. I find it useful to add my own custom master pages and reference them directly, in the same or a dependent feature. You might be surprised, however, that it doesn’t work exactly how you’d expect!
-
SharePoint Pitfalls Index
Updated on July 20th
-
SharePoint Pitfalls: Publishing Pages in Document Libraries Other Than Pages
This one is a classic: the SharePoint Publishing feature in a Publishing Site creates a document library by the name of Pages; this is where you can store your publishing pages.
-
SharePoint Pitfalls: Save Publishing Site as Template Option Missing
If you want to save a publishing site as a template, so that it can be used to create other sites, you may find it surprising that the option is missing from the site settings page:
-
SharePoint Pitfalls: Creating a Visual Studio Project Without SharePoint Locally Installed
This is the first on a (huge) collection of posts on SharePoint pitfalls. Hope you enjoy, and, please, do send me your feedback!
-
SharePoint Reference Document Updated
Updated on June 6th.
-
SharePoint Filter Web Part
SharePoint includes a couple of useful web parts that can be used to filter other web parts. The problem is, they are only available in the Enterprise edition. It is easy, however, to build our own filters.
-
SharePoint Reference Document
I updated the reference document for SharePoint that I first mentioned in a previous post.
-
SharePoint XSLT Web Part
After my previous post on XSLT processing, what else could follow? Of course, an XSLT web part for SharePoint!