Hobbies
-
What Do I do for fun
Hobbies ·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
Stories ·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
Azure, DevOps, Pipelines ·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
Azure, DevOps, Pipelines ·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
Azure, DevOps, Pipelines ·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
-
Configure Client Certificate Authentication for Asp.Net MVC Application
ASPNet, netframework, IIS ·Introduction
This article describes how to create a root and client certificate to be used for testing client certificate authentication with an application running on IIS express
netframework
-
Configure Client Certificate Authentication for Asp.Net MVC Application
ASPNet, netframework, IIS ·Introduction
This article describes how to create a root and client certificate to be used for testing client certificate authentication with an application running on IIS express
IIS
-
Configure Client Certificate Authentication for Asp.Net MVC Application
ASPNet, netframework, IIS ·Introduction
This article describes how to create a root and client certificate to be used for testing client certificate authentication with an application running on IIS express