When doing a minor change in one of the tables in our sql azure database in the web manager, the webpage froze on save. No worries, we just execute the query in the ordinary way…

  • MSSQL , Azure

We migrated all our code from svn to a local tfs a couple of years ago. Since we are a small company we soon released the handling servers and installing patches and updates isn't our…

  • development , TFS , Zendesk

We are hosting aproximatly 30% Php sites, and 70% Asp.net sites. Since I've done a fair bit of migrations of asp.net sites I decided to start with php and the Mysql databases. I…

  • Azure , Mysql , virtual mashine , php

We are using Azure Access controll or ACS to handle logins to our application. But we dont want to keep validate against the live one everytime we debug, so localsts to the rescue. LocalSTS which…

  • localsts , authentication , Azure

Back to work, and a major change of mindset. After two month of holidy / parental leave you go back in the coding world, and trying to start where you left.   To warm up my…

  • Azure , Kata , Learning

I've always tried to code in English even thou the code probably never would be seen by anyone that couldn't understand Swedish. A good practice but sometimes a word comes up that you might be…

  • visual studio , tips , plugin