Node.js
From 0 to 60 or how I refactored an Office Add-in from a web page hosted in SharePoint to an application using Node.js, CORS and Office 365 API
After building SharePoint solutions for a few years I tried building an Office Add-in querying the Office Graph. Here is what I learned.
Presenting at Microsoft Recoder in London
At the upcoming Microsoft Recoder event in London I have the pleasure of presenting about building solutions with the Office Graph.
Building Office 365 Single Page Applications on any platform
CORS simplifies building Office 365 SPAs. If you're however building multi-tenant applications on a stack without an SDK, there are a few things that you have to take care of.
Easier prepare for a meeting with the Mavention Meeting Outlook Add-in
Preparing for a meeting and looking for relevant information? What if Outlook would deliver everything you need to know right at your finger tips?
ECONNRESET error when connecting to Office 365 from node.js
When trying to connect to Office 365 from your node.js application you get the ECONNRESET error.