Mahedee Hasan
I am a Microsoft MVP (11th times), programmer, software developer, software architect, consultant, author, researcher, technical blogger, technical speaker, trainer and learner. I have more than 17 years experience in the field of software design and development.
You May Also Enjoy
Implementing Distributed Transactions in Microservices: SAGA Pattern with RabbitMQ and ASP.NET Core
25 minute read
Learn how to implement distributed transactions in microservices using the SAGA choreography pattern with RabbitMQ and ASP.NET Core. This comprehensive guide...
Middleware in ASP.NET Core: Why It Matters and How to Build Custom Middleware with a Real-World Examples
7 minute read
Learn why middleware matters in ASP.NET Core and how to build custom middleware with practical, real-world examples used in modern applications.
Factory Design Pattern Explained with 10 Real-World Use Cases
4 minute read
Explore 10 practical real-world applications of the Factory Design Pattern, from payment gateways and notification systems to cloud services and game develop...
Factory Design Pattern using C# with a real world banking example
7 minute read
Learn how to implement the Factory Design Pattern in C# through a practical banking application example. Understand object creation delegation, loose couplin...
Comments