Microsoft MIX10 brain dump
Also cross-posted on my personal blog After three days of the Microsoft Mix10 event the brain tend to overflow. So I sit down at a Starbucks and try to summarize my thoughts before my […] The post...
View ArticleChanging TFS credentials in Visual Studio 2012
An error you might bump into is trying to connect to a TFS service and getting an access denied with the message “TF31003: Either you have not entered the necessary credentials or your user […] The...
View ArticleHeadless JavaScript testing with RequireJS and Chutzpah in Visual Studio
Introduction I want to share my setup for testing JavaScript code when used with RequireJS in Visual Studio. My goal was to have the JavaScript tests look and feel the same as the C# […] The post...
View ArticleVisual Studio: How to create a solution template with multiple projects
After a while of creating the same solution structure code over and over again for the some kinds of projects I decided to make a template. Making a single project template was easy: you […] The post...
View ArticleConfigure a Windows Azure cloud service to use your self signed certificates...
This blog post will explain how to use self signed certificates with a Windows Azure cloud service and how to configure the Azure IIS server by code in the web role. I’m assuming that […] The post...
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 […] The post...
View Article