Problem adding Microsoft Emotion API to a Xamarin app
When adding the Microsoft.ProjectOxford.Emotion nuget package to a Xamarin iOS project on Visual Studio for Mac you might encounter the following error: Install-Package Microsoft.ProjectOxford.Emotion...
View ArticleMicrosoft build 2017 – wrap up – everyone welcome
Build has now come to a close, and some exciting new things were shown. It definitely feels like a new Microsoft when compared to a few years ago. A lot more open and including in everything that they...
View ArticleHone your craft: approaches to making code testable
I recently read a blog post about using shims to unit test without interfaces. It looks really compelling, so I thought I’d explore some ways to create testable code to determine if I like the idea of...
View ArticleUWP Jump lists done right
I’ve spent some time the JumpList API for UWP apps recently and there were a couple of things that caught me by surprise that I wanted to share with you, so you don’t have to repeat the mistakes I did....
View Article