Fix Kubernetes Dashboard Strange 401 Unauthorized, 503 Service Unavailable Errors
When working with Kubernetes (K8s) using a kubectl proxy, or even in Azure with the az aks browse command using Azure Kubernetes Service (AKS). There…
Explore articles on Development.
88 articles
When working with Kubernetes (K8s) using a kubectl proxy, or even in Azure with the az aks browse command using Azure Kubernetes Service (AKS). There…
Few voices in the Microsoft and .NET space rise above the rest as much as Scott Hanselman. He’s a developer, teacher, speaker, and currently the…
By combining Retrieval Augmented Generation (RAG) with Generative AI, you can create a more intelligent and context aware AI solution that can more accurately generate…
In the ever-evolving landscape of cloud-native application development, building scalable, observable, and production-ready distributed systems can be a challenging task. This is where .NET Aspire…
Did you know the Azure Cloud Shell includes support for Python? You can write Python scripts, save then, upload, and run them directly within the…
The AZ-200 Microsoft Azure Developer Core Solutions certification exam tests and validates your expertise as an Azure Developer. This exam tests your expertise across all…
It wasn’t the first web framework. It may not be the flashiest these days in 2025. But Ruby on Rails was revolutionary when it hit…
Few names carry as much respect and recognition among software developers as Anders Hejlsberg. As the creator of Turbo Pascal, the chief architect of Delphi,…
The AZ-203 Developing Solutions for Microsoft Azure certification exam tests and validates your expertise as an Azure Developer. This exam tests your expertise across all…
“Write less, do more.” That motto wasn’t just a clever tagline—it was a revolution. Before modern JavaScript frameworks became the norm, jQuery quietly changed everything.…
In this workshop, you will learn how to build, setup, and configure a Web Application that performs media streaming using Azure Services; including the Video…
“Developing for the cloud, in the cloud” has been a pretty cool idea for some time now. There are times when locally installed developer tools…
Microsoft Visual Studio isn’t just an IDE; it is the forge in which several generations of software—from shrink‑wrapped Windows utilities to cloud‑native micro‑services—have been hammered into existence.…
There are many excellent reasons to use Microsoft Azure to host applications and enterprise systems. There’s even plenty of criticisms on it being expensive to…
Microsoft PowerApps is a SaaS (Software as a Service) service offering allowing for intelligent business apps to be built extremely easily and fast that connect and…
With the release of the v1.50 (September 2020) update of Visual Studio Code comes official support for Linux ARMv7 and ARM64. This means that Microsoft…
The Azure Service Bus Queue feature offers easy to implement infrastructure for implementing brokered messaging communication. Implementing a Message Queue requires the implementation of at…
The new “Developer’s Guide to Azure” eBook published from Microsoft, written by Build5Nines’ own Chris Pietschmann, is your guide to getting started with Microsoft Azure…
Sure, you could always install Visual Studio 2022 on your local machine, but there are times when a quick, easy to provision Virtual Machine with…
Blockchain is a really interesting technology, but it’s mostly remained very difficult to implement. The “Programming the Blockchain in C#” free eBook is an attempt…