Read more about the article Use a PostMessage Shim to Give your SharePoint Client App Parts More Information
App Part displaying another user's profile information.

Use a PostMessage Shim to Give your SharePoint Client App Parts More Information

In this post, I’ll walk through how to use the postMessage api to enable cross-frame communication between your Client App Parts and the hosting SharePoint page, to make your SharePoint App Parts more dynamic and responsive to changes in the parent page.
(more…)

Continue ReadingUse a PostMessage Shim to Give your SharePoint Client App Parts More Information

The Proper Way to Create Publishing Pages in SharePoint 2013

There are a few ways in SharePoint 2013 to create new publishing pages in the Pages library, but some of those methods have significant side effects or problems and should be avoided. In this post, I’ll show the proper way to create a Publishing Page in 2013 (hint: use the Site Actions menu).

(more…)

Continue ReadingThe Proper Way to Create Publishing Pages in SharePoint 2013