Code Maze Author

Houssam Ghannoum

Houssam is a software developer with four years of experience. Specializing in digital transformation, he actively engages in projects that reshape online paradigms. Houssam demonstrates a keen interest in cloud computing, and optimizing digital functionality. Additionally, he possesses valuable experience in DevOps, ensuring the seamless operation of technological infrastructures.
Also find me here:

MY ARTICLES:

Exception Handling in C#

In this article, we will dive into exception handling, explore user-defined exception creation, and demonstrate implementing a global exception handler in C#. [sc name="github"...

Join MongoDB Collections With .NET and Aggregation Pipeline

In this article, we are going to discuss how we can join MongoDB collections with .NET using an aggregation pipeline. Since we discussed MongoDB integration in a previous article, we'll now focus on building the aggregation pipeline in .NET. [sc name="github"...