Angular
Implementing admin consent in multi-tenant Office 365 applications using implicit OAuth flow
If you're building a SaaS application on the Office 365 platform, there is a chance you might need to implement admin consent. Here is how to do it for applications built using Angular and ADAL JS.
Unity Connect Amsterdam 2015 presentation decks available
At the recent Unity Connect Amsterdam 2015 I presented a session about building solutions with the Office Graph and another one about building a NextGen portal for your organization.
SharePoint Saturday Munich 2015 presentation deck available
At the recent SharePoint Saturday Munich 2015 I had a pleasure of presenting a session about building contextual experiences with the Office Graph.
Two things that are not super obvious when working with the new Office 365 Groups API
With the new Groups API we can extend the capabilities of Office 365 Groups to facilitate collaboration even further. And while getting started with the API is easy, there are two things that aren't obvious right from the start.
Connecting Office Add-ins created using the Yeoman Office Generator to Office 365
The Yeoman Office Generator simplifies building Office Add-ins outside of Visual Studio. Here is how to take the generated add-in to the next step and connect it to Office 365.