Syntax highlighting code for presentation slides
A guide to using Pygments and command-line tools to generate syntax-highlighted code for presentations in Keynote or PowerPoint.
A guide to using Pygments and command-line tools to generate syntax-highlighted code for presentations in Keynote or PowerPoint.
OpenIddict RC3 release introduces revamped registration APIs, specialized service builders, and a new validation handler for ASP.NET Core.
A tutorial on web scraping basics using Python's lxml library and XPaths, demonstrated by extracting data from Steam.
A developer's progress update on building an app with Angular and ASP.NET Core, covering pagination, Font Awesome, and layout.
Explains Terraform's base64sha256() and base64sha512() functions with examples, part of a series on built-in interpolation functions.
How to fix the 'Provider not registered' error when deploying Azure Kubernetes Service (AKS) in a newly available Azure region via Cloud Shell.
Explains how to specify the full path to PowerShell.exe in Windows Scheduled Jobs for improved security, preventing path interception attacks.
A technical guide explaining the Terraform base64gzip() function, its syntax, and practical usage examples.
Highlights from a deep learning conference covering optimization algorithms' impact on generalization and human-in-the-loop efficiency.
Announcing the RTM release of aspnet-contrib OAuth 2.0/OpenID 2.0 social providers for ASP.NET Core 1.x and 2.x, with a list of available packages.
Introduces GeoPAT 2, an open-source software for pattern-based spatial and temporal analysis of categorical maps like land cover.
Introduction to using Windows PowerShell Scheduled Jobs for task automation, covering creation and benefits over traditional scheduled tasks.
Announcing the launch of Full Health Developer, a website and newsletter focused on physical and mental health topics for software developers.
A technical tutorial on using Apache Kafka, KSQL, and Elasticsearch to analyze network event data, detect anomalies, and set up automated alerts.
Announcing a 2018 Asia & Australia tour featuring a full-day SQL Server performance analysis workshop in Melbourne and tech talks on Azure SQL and Availability Groups.
A parent shares their experience teaching their daughter to code using the CodeBug board, a simple programmable device with a Blockly-based IDE.
Explains the Terraform base64encode() function, its syntax, and provides practical examples for encoding strings.
An overview of open-source tools like PerfView and SharpLab for developers to analyze and understand the internal workings of the .NET runtime and CLR.
A deep dive into debugging a slow ASP.NET MVC request, tracing the root cause to HTTP chunked encoding and its performance implications.
Explains the Terraform base64decode() function, its syntax, and provides practical examples for decoding base64-encoded strings.