I have been using Hugo for building landing pages for my projects and it has been doing a great job. But every time I build a new site I have used a new theme and have to create a new layout in Hugo for it, and I haven't...
When listening to the episode #164: A Saber Feedback update 9 months after acquisition of Steve McLeod's podcast bootstrapped.fm I was thinking that I might actually have some ideas that could increase customer conversio...
Today I released version 1.0.3 of MSMQ Studio after a long period of no releases. In this version there are some minor fixes and a feature that was supposed to be implemented is finally implemented. The feature enables y...
There has been some interest in my blog post about AssemblyVersionAttribute explained regarding how build numbers are calculated from the date when the application was compiled. So I thought I could also make a post on h...
I just released the 14-day trial version of MSMQ Studio BETA now. With this version I will be able to deliver updates more frequently and you will be able to purchase a license that will remove all time limits from the p...
I got the question on how I put the username and password from the service account dialog (see part 1 ) back into the ServiceInstall element. The way I did it was to create two properties to hold default values (at the m...
In my current project we had a need to be able to enter the service account details during setup for the service which is hosting our WCF services. I couldn't find a dialog that does this using WiX so I created my own. I...
If you create a installation package do not forget to set the ALLUSERS property. If you do not set the ALLUSERS property it will default to per-user installtion. The values for ALLUSERS property is: 1 for per-machine ins...
Since I could not find a good explanation myself for how buildnumber and revision is generated for the AssemblyVersionAttribute when you specify the pattern "1.0.*", I decided to write my own. When you specify that you w...
It has been a lot of things going on the last month. We went away for a week to my girlfriend's parents in Örnsköldsvik to celebrate christmas. And on new years eve I propsed to my girlfriend! So now we have decided to g...