19 of 20 people found the following review helpful:
5.0 out of 5 stars
THE Book on Architecture with .NET, 3 April 2003
By Mark - Published on Amazon.com
This review is from: Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) (Paperback)
I'm only halfway through this one, and I decided I just HAD to write a review. In a world that has 200-page books written by five authors (see my IIS6 Handbook review), a comprehensive 700 page book that speaks with a single voice is a rare find. I've found a few other good single-author books (like Balena's book on VB), but this is far and away the best book for learning enterprise architecture, best design practices & patterns, and advanced techniques like multithreading.
Here's just one example: I've lost track of how many times I've read about how to use COM+ services in .NET without an explanation of why I should (or shouldn't)!! This book not only explains brilliantly how to use COM+, it explains when you should and shouldn't use it, and the limitations you'll encounter. We also get similar treatment of threading issues (for 2 whole chapters), caching/optimization, security (in only one chapter, but it's a solid overview). There's also a chapter just on design that talks in practical terms about facades, factories and other patterns. I've read some of this stuff in other books, but all I got was theory and contrived examples. In this book I see how to apply these patterns in the real world. That alone would have won me over.
Basically, this book is FULL of great material for anyone who knows the code but want to move up. It also includes three full case studies, which I haven't seen anywhere else. I'm not a big fan of case studies, but these do show the author's multi-layered approach in detail. Overall, great!
6 of 6 people found the following review helpful:
5.0 out of 5 stars
Informative as well as suprisingly useful for 70-310, 30 Nov 2004
By ACD - Published on Amazon.com
This review is from: Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) (Paperback)
Having recently passed 70-310, I found this book to be exceedingly helpful in cementing certain .NET distributed concepts for the exam-- meanwhile, related MCAD/MCSD study guides like those from Sybex and Microsoft (?!) came up short...
Chapters 1-9 of this book provided clear explanations and working examples for 70% of the content I encountered on my recent exam, while topics covered equally well in Chapters 11-15 accounted for the remaining 30%. Even Windows Services can be found about mid-way through Chapter 7.
If you are keen on moving into distributed .NET programming and/or preparing for 70-310 (like me), I would highly recommend this book. I would not have earned my MCAD credential without it...
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Good Microsoft N-tier Architecture Text, 26 Nov 2004
By W. Hazard - Published on Amazon.com
This review is from: Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) (Paperback)
Solid information for those interested in building N-tier architectures in a Microsoft world. Great stuff on how to build business objects -- I haven't found much on Microsoft object caching except in this book. Sadly, MS hasn't gone as deep as JBoss, BroadVision or similar products but this book helps fill the gap.