Categories

Hobbies

  • What Do I do for fun

    This is my very first blog post. I haven’t written anything yet but I’m sure I have some great stories to tell.


Stories

  • Events I have encountered

    This is my very first blog post. I haven’t written anything yet but I’m sure I have some great stories to tell.


Azure

  • .NET web.config Update via ADO Deployment Pipeline

    A common pattern in DevOps is to have multiple environments for running an application. Environments should always have their configuration values specified in web configuration files, not hardcoded into the code. But how can you deploy the same application to multiple environments without having separate web config files for each environment?


DevOps

  • .NET web.config Update via ADO Deployment Pipeline

    A common pattern in DevOps is to have multiple environments for running an application. Environments should always have their configuration values specified in web configuration files, not hardcoded into the code. But how can you deploy the same application to multiple environments without having separate web config files for each environment?


Pipelines

  • .NET web.config Update via ADO Deployment Pipeline

    A common pattern in DevOps is to have multiple environments for running an application. Environments should always have their configuration values specified in web configuration files, not hardcoded into the code. But how can you deploy the same application to multiple environments without having separate web config files for each environment?


ASPNet


netframework


IIS