Using Office365 API’s in MVC WebApps · Thorsten Hans’ blog

Yesterday a new version of Office365 API Tools Preview had been shipped. Many things have changed with the latest release. ...
Read more

Our SharePoint Power Hour from TechEd North America · Thorsten Hans’ blog

Last week I was attending Microsoft’s TechEd North America in Houston Texas. Together with Jeremy Thake who has recently moved ...
Read more

Proper Paging Implementation for Office365 APIs · Thorsten Hans’ blog

I’m currently working on another (fancier) sample for using Office365 APIs from Web Applications. During today’s night session I tried ...
Read more

Ensure SharePoint Context for all kinds of redirects in MVC · Thorsten Hans’ blog

During the last months, I was responsible for building a huge Provider-Hosted SharePoint App. During this journey, I’ve used the ...
Read more

Implementing CRUD with Office365 APIs · Thorsten Hans’ blog

Office365 API’s current preview version can generate some sample code for you. However, the sample only contains code for reading ...
Read more

ShareCoffee with JsonLight support · Thorsten Hans’ blog

A few minutes ago, I published the version 0.1.1 of ShareCoffee. It’s available on NuGet and bower.io for downloading and ...
Read more

ShareCoffee eBook · Thorsten Hans’ blog

About a week ago I finally published my first eBook on LeanPub. The book covers all the different ShareCoffee features ...
Read more

Slides and Samples from CodeCamp NYC · Thorsten Hans’ blog

On Saturday I spoke at CodeCamp in New York. It has been the third CodeCamp NYC in a row for ...
Read more

nuget – Create NuGet packages on macOS and Linux · Thorsten Hans’ blog

While building ShareCoffee, I recognized that building NuGet packages doesn’t work on macOS or Linux. Today I’d the chance to ...
Read more

Use ‘bower install’ on Heroku · Thorsten Hans’ blog

bower.io is a fantastic tool for managing client-side dependencies. When you’re deploying a Node.js app to Heroku, you’ve to add ...
Read more