Using SharePoint 2013 Search REST API to execute PostQueries
SharePoint is exposing it's Search service via HTTP. In this article I share some essential tips when using SharePoint's Search Service via HTTP.
Tales and Stories about WebAssembly, Edge-Native, Cloud-Native & Distributed Architectures
SharePoint is exposing it's Search service via HTTP. In this article I share some essential tips when using SharePoint's Search Service via HTTP.
SharePoint Conference Speakers were asked to create a small session trailer. I took that chance to create a trailer for my Session on ShareCoffee. Watch it NOW!
See what is new in ShareCoffee 0.0.8
Learn how to query data from SharePoint using ShareCoffee and visualize it with the open-source library Chart.js.
When building SharePoint Apps, you've to load the so-called App chrome. This post explains how to make this integration smoother with ShareCoffee
I'm thrilled to announce that I'll be speaking at SharePoint Conference 2014 in Las Vegas
This article explains how you can create User Defined Functions (UDF) with JavaScript for Excel Services
I'm proud to release the first version of ShareCoffee. A small but powerful library which unifies consumption of SharePoint's HTTP based APIs. In addition a bunch of helpers are included for the SharePoint App framework.
Learn how to use Jade (aka Pug) to write your frontend code instead of relying on plain old HTML. This article guides you through the basics of Pug.
Can you use a Surface 1 Pro as a development machine? I'm using the Surface 1 Pro for quite some time now. Read my recap.
Microsoft announced the TOP 14 Sessions for SharePoint Conference in Las Vegas. Here are my thoughts on the picks.
I spent much time using the Visual Studio 2013 preview.Today I want to share my experiences from the preview-phase.
Have you heard of Yeoman? This post explains how to get started with yeoman. No matter if you do frontend or backend development, Yeoman will assist you.
Learn how we build SharePoint branding projects using latest frontend technologies such as Yeoman, CoffeeScript, Pug and SASS
Do you have to consume data from SharePoint using C#? Then this article is for you! It explains how to query data from SharePoint's API using RESTSharp.