Azure Resource Management Templates

A core value that Azure brings to modern projects, is to enable developers to take control of the deployment process, and make it fast and painless. Sure scalability is nice, when and if you need it, but the speed and flexibility in setting up an entire environment for your...

ArchitectureTechnology
Read more

2015 debriefing

So it's that time again. Another year has past, and like so many others I want to take a little time to look back at how I have spent my nerdy hours. Most importantly it has been my second years as an independent consultant, and I am still enjoying the freedom and the chance to...

Everyday lifeTechnology
Read more

ASP.NET 5 news - Tag Helpers

Xplat has been the big topic around ASP.NET 5, but to be honest it does not matter that much for many of us. Sure it is always nice to have options, but if you work in a Microsoft shop or at an enterprise who see them selves as based on Microsoft technologies, then that is not...

Best practiceTechnology
Read more

Kestrel - the new web server for ASP.NET 5

With ASP.NET 5 which is currently in Beta 8, Microsoft has launched a new web server named Kestrel , which is of course Open Source. There are a number of reasons they are building Kestrel, but most importantly to provide a cross-platform web server which does not rely on...

ArchitectureBest practiceTechnology
Read more