When you start a .NET 6 web API project in GitHub Codespaces, the port forwarding does not work. The connection is refused by localhost.
read more..When you scale a failover database with a wrong template definition, it does not throw any exceptions but also does not scale.
read more..Setting up centralized logging using Elastic Search with NLog in .NET
read more..In earlier versions of Entity Framework it was possible to add child records and then update the parent. After version 3.0 it is no longer possible, read here how you can solve this.
read more..Updating an Azure Kubernetes Cluster failed, with a ScaleVMASAgentPoolFailed exception. Read on what happened and how you can easily fix this issue.
read more..Developing a WebApi with Async database communication within containers can show unexpected process ending and lock when not with Entity Framework Core 3.1 and .NET Core 3.1
read more..When running a HPC on AWS you want to use CloudFormation templates to create any instance needed to run the HPC cluster. HPC needs a SQL Server, Headnode(s) and ComputeNodes, we will create template and script for all the components needed to run an High Performance Cluster on Amazon Web Services
read more..When working with data disks on EC2 instances (or virtual machines) you do not want the restore the data when creating a new instance. This blog is about reconnecting the already available volumes in AWS with instances running on Windows.
read more..This blog is about adding the Microsoft Dependency Injection extension and Azure Key vault to a .NET 4.7.2 application.
read more..This blog is about how to use AR.js in a website and showing some cool features of Augmented Reality.
read more..How to use Azure AD tokens with Azure AD groups and turn them into policies in your .NET Core web API to get a more fine-grained security model. This post uses Azure AD V1.0.
read more..How to deploy your Oracle objects using just powershell and Azure DevOps. By using the Oracle client you will be able to deploy objects and scripts without having to install an extension from the marketplace
read more..I work as a consultant for Xebia. I am passionate about problem-solving for customers with the help of technology. I love to learn new techniques, technologies and ways to improve myself.