Over on the NimblePros' blog, I have written a series on NServiceBus and asynchronous messaging in distributed systems. This series is designed to take you from zero to hero with NServiceBus. I hope you enjoy the content and find it helpful in your journey to learn NServiceBus.
- What is Asynchronous Messaging?
- What is NServiceBus?
- Getting Started With NServiceBus
- Command, Events, Messages Explained
- Testing NServiceBus Message Handlers
- Supercharged Sagas - Introduction
- Supercharged Sagas - Creating Your First NServiceBus Saga
- Supercharged Sagas - Timeout Tips
- Supercharged Sagas - Unit Testing Strategies