Mahedee Hasan
I am a Microsoft MVP (9th times), programmer, software developer, software architect, consultant, author, researcher, technical blogger, technical speaker, trainer and learner. I have more than 15 years experience in the field of software design and development.
You May Also Enjoy
Step-by-Step Guide: Deploying an ASP.NET Core Application with Azure Kubernetes Services, Azure SQL Server, and Azure Container Registry
16 minute read
Securing RabbitMQ with SSL/TLS and enabling HTTPS access for the Management UI is essential to protect data and ensure a secure environment. This guide walks...
Understanding Different Kinds of Kubernetes Resources
3 minute read
Learn about the different types of Kubernetes resources, their purposes, and how they help manage and scale applications in a containerized environment. Perf...
How to Configure SSL and HTTPS for RabbitMQ in Docker
6 minute read
Securing RabbitMQ with SSL/TLS and enabling HTTPS access for the Management UI is essential to protect data and ensure a secure environment. This guide walks...
Utilizing Bulk Operations with Entity Framework and ASP.NET Core
5 minute read
Bulk operations often serve as pivotal performance enhancers within applications. This article delves into the effective utilization of bulk operations using...