SharePoint 2013
Minifying JavaScript and CSS files in Visual Studio 2012 with Mavention SharePoint Assets Minifier for Visual Studio 2012
A new version of Mavention SharePoint Assets Minifier with support for Visual Studio 2012 has been released.
Inconvenient creating Publishing Pages in sites with Managed Navigation
Managed Navigation is the answer
‘Like’ Publishing Pages in SharePoint 2013
‘Liking’ content is one of the new capabilities of SharePoint 2013. And while it works perfectly for Documents and List Items, it doesn’t seem very useful for Publishing Pages. So how would you Like a Publishing Page?
Configuring SharePoint 2013 Search REST API for anonymous users
One of the great capabilities of SharePoint 2013 is the Search REST API. Unfortunately it’s disabled for anonymous users by default. Find out how to enable SharePoint 2013 Search REST API for anonymous users.
Globalizing JavaScript in SharePoint 2013
When writing code it’s a common good practice to store strings separately in resource files. But how to deal with it when writing JavaScript?