Mo

Mo @ipazooki

About: I enjoy discussing Microsoft .NET technologies and Azure. I am passionate about mentoring and I consider myself a true advocate for .NET

Location:
London, UK
Joined:
Jul 26, 2023

Mo
articles - 47 total

Proper Logging in ASP.NET Core

Hey there, fellow code warriors! 👋 Today, we're diving deep into proper logging in ASP.NET Core....

Learn More 4 0Mar 19

JWT Authentication & Authorization in ASP.NET

Hey everyone, welcome to our deep dive into JWTs in ASP.NET Core! Whether you’re a beginner or a...

Learn More 0 1Mar 4

🚀Clean Architecture in .NET

Introduction Hello, fellow developers! 👋 Hope you’re doing well. In the world of...

Learn More 10 0Feb 11

Blue-Green Deployment with Azure

Hello, everyone! In this article, we’re diving into Blue-Green Deployment, a brilliant technique...

Learn More 1 0Jan 22

Generic Class & Constraints in C#

Generics are one of the most powerful tools in C#, enabling reusable, type-safe, and flexible...

Learn More 0 2Jan 5

Evolution of Software Architecture

🌐 Exploring the Evolution of Software Architecture Hello everyone! 👋 Welcome back to...

Learn More 1 0Dec 7 '24

Fundamentals of Software Architecture

Hey everyone! 👋 Welcome back to the channel! If you’re new here, hit that like button so you...

Learn More 5 0Oct 19 '24

Software Architecture: A Journey Through Time 🕰️

Hello everyone! Hope you're all doing well! 😊 In today’s post, we’re diving into the fascinating...

Learn More 2 1Oct 4 '24

Delegate, Action, and Func

Hello everyone, and welcome back to the channel! 🎉 Today, we’re diving into the fascinating world...

Learn More 4 0Sep 20 '24

Understanding IHostedService and BackgroundService in .NET 🌍

Hello, lovely people! 👋 If you’re a .NET developer, you’ve likely come across the terms...

Learn More 0 0Sep 6 '24

Parallel Programming & Async/Await & Cancellation Token

Welcome back to your favourite coding corner! Today, we're diving deep into some fascinating...

Learn More 4 0Aug 24 '24

Understanding Task in .NET 🌐

Hello there, folks! Today, we're diving into the intriguing world of programming in .NET,...

Learn More 8 0Aug 9 '24

Multithreading and Synchronization in C# 🚀

Multithreading and...

Learn More 2 0Jul 28 '24

Local State vs Shared State

Welcome back, everyone! Today, we're diving into an essential concept in C# programming: local...

Learn More 0 0Jul 19 '24

Concurrency & Async programming in C#

Hello everyone! Today, we're diving into some crucial concepts in C# that will help you write...

Learn More 3 0Jul 9 '24

Immutable Object in C#

Immutable Object in C# -...

Learn More 3 5Jun 30 '24

Understanding Dispose and Garbage Collection in .NET 🗑️

Dispose vs Close | Garbage...

Learn More 8 2Jun 23 '24

A Jolly Good Guide to Collections in C#

. Ah, collections in C#. It’s a bit like organising your sock drawer, isn't it? You start with a...

Learn More 12 0Jun 15 '24

DotNet and Its Runtime

DotNet and Its Runtime -...

Learn More 8 3Jun 8 '24

in, out, ref, Boxing, Unboxing, and Strings Explained

in, out, ref, Boxing and...

Learn More 0 0Jun 2 '24

Understanding Fundamental Concepts in 𝑪#

Default Values,...

Learn More 0 0May 25 '24

The Evolution of .NET, C#, and the CLR

History of DotNet -...

Learn More 3 0May 19 '24

Azure Locks: Securing Your Cloud Resources

Understanding Azure Locks and How to Secure Your Azure Storage Account 🔒 Azure Locks is...

Learn More 1 0Apr 7 '24

Understanding VNET and NIC 🌐💻

Summary In this post, we'll dive into the world of networking within cloud environments,...

Learn More 0 0Mar 16 '24

Rate Limiting: A Must-Have for Your API ⌛

If you are building or using an API, you might have heard of rate limiting. But what is it, and why...

Learn More 3 0Mar 2 '24

Delegate, Func and Action in C#

Hi there👋 welcome to my blog where I share my passion for coding in C#. Today, I want to talk about...

Learn More 0 0Jan 28 '24

🌟Expression Tree 🌟

Hello, dear readers!👋 Today I want to write about a very cool topic: expression trees. What are...

Learn More 3 2Jan 14 '24

Microsoft Hosted Agents or Self-Hosted Agents

If you are using Azure Pipelines to build and deploy your software, you need to choose between...

Learn More 1 0Dec 23 '23

Management Groups & Subscriptions

Hey there, Azure fans! Today I want to talk to you about two important concepts in Azure: management...

Learn More 0 0Dec 4 '23

Choose the right deployment strategy

Hey, are you using Azure to run your awesome apps and services? If so, you might be wondering how to...

Learn More 3 2Nov 26 '23