Brace yourself, ASP.NET Core 1.0 is coming!
I recently did a tech talk and lab session at our latest internal conference here at Jayway and would like to share a summary of its context here in a blog…
I recently did a tech talk and lab session at our latest internal conference here at Jayway and would like to share a summary of its context here in a blog…
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…
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…
I'm now assuming that you read my previous post about how to create self signed certificates for development and it might’ve left you thinking “Yay great! ….But how do I…
If you’ve ever had the need of creating self signed certificates you may start out feeling like it’s not a straightforward stroll in the park, so here is a blog…
TeamCity is a Continuous Integration and build management server from JetBrains. With it you can set up automatic builds, tests and deployment. Getting it up and running took a lot…