Build reliable and scalable distributed software systems using the industry leading .NET Enterprise Service Bus If you are a .NET developer who wants to eliminate the problems related to defective third-party web service integration or batch job failures, then this is the book for you. It is also perfect for those of you who are new to NServiceBus and service-oriented architecture and would like to learn how you can streamline all of your development efforts. Building complex software systems is hard, but it doesn't have to be! NServiceBus is a powerful, yet lightweight, open source messaging framework used to design distributed .NET enterprise systems. Entirely pluggable, yet simple to use, it can help you apply the principles of messaging and SOA to build robust, scalable, and maintainable systems. This book is an essential guide that will help you become a messaging guru. From sending a simple message, to publishing events, to implementing complex long-running business processes, you'll learn everything you need to know to start building complex software systems in no time.
The book starts out with a short step-by-step tutorial for creating a simple distributed application using NServiceBus, but it quickly moves on to a more advanced overview of the platform as a whole and the principles it builds on. Although most of the book revolves around development, it doesn't constrain itself to it. Towards the end, operational topics are covered as well: application configuration, administration, monitoring, scaling; showing the scope of the platform, being much more than just a development framework.
The author doesn't focus on NServiceBus alone; instead he gives quite a lot of attention to the basics of messaging and service buses, doing his best to provide incentives for a distributed application design. No matter the previous experience, by the end of the book the reader should be acquainted enough with NServiceBus, to recognize a project requiring it. When that happens, this introductory book won't be enough to get the job done. Still, once you've read it, it will be much easier to depend on other (mostly online) resources, listed in the book. I also like, how the author pointed out the most important changes in the latest version of NServiceBus, which will prove more than useful when reading older blog posts about it.
Whether you're starting to learn about NServiceBus, considering the adoption of distributed architecture in a .NET framework based project, or just want to know what NServiceBus is about, you should read this book. You never know when this knowledge might give you a different perspective on the challenges in your daily work.
Reasonable quality for sensible price. Works well as an introduction - it covers 4.0 (that makes it really up-to-date) and does it in really comprehensive way. There's not much fluff around, so you don't get bored by reading about "obvious obviousities" or every damn parameter of every damn function. Things that are self-explanatory are left exactly that way.
But ... I didn't like the code samples (examples) in this book. You can't say they are wrong or they miss the point, but they are too "low level" - I'm missing some scenario examples, for real-life scenarios. So, basically, this book provides you the full palette of low-level tools, briefly describes some higher level topics, but doesn't do much to credentialize itself (or rather - credentialize NServiceBus) with non-"HelloWorld" code.
Anyway, it's one of two good resources on NServiceBus at the moment (the other one is Pluralsight course by A. Ohlund). Still recommended.