Tags Overview for All Blog Topics

C# 15 Language Features in Practice

C# 15

C# 15 is still taking shape in preview. This tag collects a critical look at the candidate and preview-stage language features headed toward it: closed hierarchies, union types, and whatever else lands before general availability, evaluated for what they genuinely solve versus what they merely rebrand from other languages.

Microsoft Certification Preparation

Certification

Microsoft certifications validate technical expertise across Azure and Power Platform technologies. This collection provides practical exam preparation strategies, study resources, and career development guidance for the Microsoft ecosystem.

CI/CD

CI/CD combines Continuous Integration and Continuous Deployment/Delivery practices to automate the software release process. Teams integrate code frequently, run automated tests, and deploy changes to production with minimal manual intervention, reducing time-to-market and improving quality.
CLI Tools & Shell Workflows for .NET Devs

CLI

Command-line interfaces enable automation, scripting, and efficient development workflows. This collection explores CLI tools, productivity techniques, and automation strategies for .NET development with PowerShell, Bash, and specialized CLIs.
Cloud Computing and Cloud Architecture

Cloud

The cloud is not a deployment target. It is a different operating model with different identity primitives, a different cost model, and a different definition of what “available” means. Articles tagged here focus on the platform-specific decisions — Azure managed services, identity federation, regional design, billing — that decide whether a workload behaves like a cloud system or like a lift-and-shift that happens to run in someone else’s data centre.