Jan 6, 2023

Feature Flags in .NET - (Post 1)

Happy New Year, Folks!!! In this first post, we will explore how to implement conditional Feature Flags for executing any logic in your .NET code.
Aug 22, 2022

Azure DevOps Certified

Cleared Azure Developer Associate Exam.
Jul 11, 2022

Passed AZ-400 Designing and Implementing Microsoft DevOps Solutions

My first step towards Azure DevOps Certification.
Jun 10, 2022

Event Aggregation Workflow Via Durable Functions

This post explores one way of implementing Event Aggregation Workflow via Durable Functions.