Windows Containers and .NET Framework applications: DevOps with Kubernetes
A guide to deploying containerized .NET Framework applications to Kubernetes on Azure, covering cluster setup and configuration.
A guide to deploying containerized .NET Framework applications to Kubernetes on Azure, covering cluster setup and configuration.
Preview of BurntToast v1, a PowerShell module enabling actionable toast notifications for all PowerShell versions using the Windows Community Toolkit.
A developer shares a lesson on Kubernetes label character limits and how to fix node connection issues caused by long hostnames.
A guide on hiring engineering managers, focusing on the decision between promoting internal engineers versus hiring external candidates.
A history of JavaScript bundlers, from early script tags to modern tools like Webpack, Rollup, Parcel, Snowpack, and Vite, explaining the problems each solved.
A technical guide on creating a single .NET executable that runs on both Windows 7 (.NET 3.5) and Windows 10 (.NET 4.x) using TLS callbacks.
Developer contributes Bicep code snippets for deploying Windows Virtual Desktop (WVD) resources on Azure, showcasing the new feature in a video.
A developer's monthly update focusing on a private programming language project, seeking experienced contributors for cryptography, date/time, and networking tasks.
Announcing a pure Rust library for Apple code signing, enabling binary and bundle signing on non-Apple hardware.
An update on the Spring RESTBucks sample project, showcasing integration of jMolecules for DDD, Spring Data REST, and Jackson for hypermedia APIs.
A developer shares insights from a 100-day challenge to tweet about 100 different HTML elements, highlighting learning and resources like MDN.
A tutorial on deploying a private Azure Cloud Shell environment within a Virtual Network using Terraform for secure access to internal resources.
Explains why the Developer Certificate of Origin (DCO) is a better, more transparent alternative to Contributor License Agreements (CLAs) for open-source projects.
A comprehensive guide to JavaScript functions, covering declarations, expressions, return values, and best practices for effective function design.
A guide to using GitHub Actions to automatically sync your Goodreads reading list to your GitHub profile README.
Survey results show developer preference for integrating MicroProfile specifications into Jakarta EE, including namespace alignment.
A reference guide listing official Microsoft support dates and end-of-life timelines for various .NET Framework versions.
Explains the critical role of good documentation in software development, highlighting its benefits for maintenance, onboarding, and knowledge transfer.
SolidJS is a frontend framework combining React's familiar syntax with Svelte's compilation approach for better performance and smaller bundles.
A guide on migrating from DynamoDB Local to AWS-managed DynamoDB for testing, covering the benefits and implementation steps.