Learn how to create, manage, and clean up RabbitMQ queues dynamically with MassTransit — ideal for adaptive, message-driven architectures.
(more…)Tag: cloud
Challenges in Migrating ASP.NET Apps to Containers #1 – Multiple Active Result Sets
During a recent project, there was a requirement to migrate existing ASP.NET apps hosted on Windows to Linux Docker containers. Throughout this migration, numerous challenges arose, and a significant amount of time was dedicated to the migration process. In this post, as well as in subsequent posts with similar titles, I will outline briefly some of the key challenges that were encountered. To begin, I will address the challenge with the longest battle: multiple active result sets!
(more…)