-
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?
-
Responsive Image Renditions with SharePoint 2013
When building responsive web designs designers and developers often focus on content. But what about the images?
-
Declarative provisioning of List Event Handlers in SharePoint 2013
When provisioning List Event Handlers you can choose either for the imperative or the declarative approach. And although there are many advantages to using the later, there are also a few things to take into account.
-
Inconvenient Content Editor Web Part and Multilingual User Interface in SharePoint 2013
The Content Editor Web Part is, thanks to its great flexibility, frequently used to enrich Web Pages. Unfortunately in scenarios where the Multilingual User Interface is involved you might wish you haven’t used it.