How to create a minimal CMS in .Net - Part 1

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...

Read more

How to improve conversion for Saber Feedback

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...

Read more

WiX Service Account Dialog

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...

Read more