How to connect an external Bluetooth heart rate sensor to Apple watch

I've had my Apple Watch ever since it came out on the market and while I am very happy with it (except the battery life perhaps), I've been super annoyed with the integrated heart rate sensor that is measuring the heart rate on the wrist. While it works fine when I am doing cardio like … Continue reading How to connect an external Bluetooth heart rate sensor to Apple watch

70-480: Programming in HTML5 with JavaScript and CSS3

I passed the 70-480 Microsoft exam yesterday morning. The section Skills Measured on the exam page describes very well what is covered in this exam and I used the resources described in this post Getting started with HTML5, CSS3 and JavaScript to prepare. These were especially very helpful during the preparation: Training Guide: Programming in HTML5 with JavaScript and … Continue reading 70-480: Programming in HTML5 with JavaScript and CSS3

ASP.NET Core Deep Dive into MVC at Build 2016

ASP.NET Core is a new open-source and cross-platform framework for building modern applications. Previously called ASP.NET 5. Renamed and V1 version. Everything is modular, you can pull in from Nuget. Much faster development cycle because Nuget. ASP.NET Core designed and optimized for the cloud. ASP.NET Core is all about choice. You can get started with … Continue reading ASP.NET Core Deep Dive into MVC at Build 2016

Building UWP 2D Apps for Microsoft HoloLens at Build 2016

Why build 2D apps for HoloLens? It's a 3D device. HoloLens has lots of capabilities for 2D. You app is not trapped, you can put your apps where it matters to you. Cooking apps in the kitchen, Productivity apps in the office. Devices have postures: hunches over the computer. HoloLens spans all of these postures … Continue reading Building UWP 2D Apps for Microsoft HoloLens at Build 2016