Tags Overview for All Blog Topics

C# Programming Language Articles

C#

C# is Microsoft’s modern, statically-typed language for .NET development. This collection explores language features, practical patterns, and techniques for writing clear, efficient, type-safe code in the C# ecosystem.
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.