Database Reference
In-Depth Information
The three main pieces that need to be understood with NServiceBus is IBus, which in-
cludes the configurations in the app.config file, messages, and message handlers.
Knowing this breakdown helps with a lot of the basics. Also, queues and tables are nor-
mally created by the namespace names of the applications, which NServiceBus handles
using the C# reflection. This basic knowledge is needed to understand sagas, message
handling, and persistence understanding.
Search WWH ::




Custom Search