Completed
How NServiceBus helps, leveraging headers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Own the Future - NSB-Style
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 All code available, and open-source
- 3 Vertically sliced architecture
- 4 It all starts with a generic web host project
- 5 The controller
- 6 How the composition works
- 7 With a bit of queuing, and a service bus...
- 8 Sending a message from a controller
- 9 Handling the message
- 10 Dealing with message processing failures
- 11 The Service Platform around NServiceBus
- 12 Auditing and Tracing
- 13 How NServiceBus helps, leveraging headers
- 14 Visualizing a distributed system, end-to-end