CodeClimber

Climbing the cliffs of web development, on .NET

Thursday, May 09, 2019 career, council of EU, Umbraco, xliff, azure

Moving from product development to technology expert

It's a while I'm not writing on my blog, but I feel the time has come to post a small "career" update, and given the new position I'll hopefully continue posting on a more regular basis. Starting from last month (exactly 9 years after my start at the Council), I've joined the Development Architecture team.…

Sunday, December 17, 2017 azure, git, continuous deployment, 24days2017, CI/CD, book, wrox

Continuous Deployment on Azure Git - Day 17 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Continuous Deployment on Azure Git - Day 17 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Deploying to Azure can be done with WebDeploy, as seen yesterday, but we can also go one step further and set up a continuous deployment using Git.…

Saturday, December 16, 2017 azure, aspnetcore, 24days2017, book, wrox, deployment

Deploy ASP.NET Core apps to Azure - Day 16 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Deploy ASP.NET Core apps to Azure - Day 16 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"

Yesterday we've seen how to deploy an ASP.NET Core app to IIS, and today we look at how to do the same on Azure.…