Azure Service Bus ( Queues and Topics)

preview_player
Показать описание
In this video I have explained in details about queue and topics.
Рекомендации по теме
Комментарии
Автор

can you explain how to create filter for the existing subscription.

ChandanKumarMandam
Автор

Your sample does not explain, but you should still set the ServiceBusMessage body to the Customer object. The ApplicationProperties are only for filtering, it would be very cumbersome to rehydrate the customer object from those properties.

grumpydeveloper
Автор

Hi Rohit, Can we use servicebus connection string (NOT a Topic connection string) and create topic and subscription dynamically using c# code?

nandakumariamarala