Features
- Cover Type: Paperback with 400 pages
- Published by: Microsoft Pr
- Edition: 2nd Edition June 2000
- Written in: English
- ISBN 10 Number: 073561010X
- ISBN 13 Number: 978-0735610101
-
Book Dimensions:
9 x 5.6 x 1.2 inches
- Weighs: 1.6 pounds
Reader Reviews
I agree, the book is excellent. COM+ is one of those complicated subjects that, when mastered (is that possible?) can make your like SOOO much easier. Beware, though: some of the author's comments are opinions, not facts. Take this one: "From a scalability point of view, it's better to conduct multiple operations inside stored procedures." Ouch. I HOPE he meant PERFORMANCE, not SCALABILITY, because that statement not only breaks one of the main benefits of stored procedures (code reuse; if you have your SP doing multiple things it's much less likely that you'll be able to use it somewhere else); it also breaks one of the main benefits of scalability (the ability to easily scale out pools of objects that are agnostic about their data source). But hey, it's a Microsoft Press book, so in fairness, he probably doesn't want us thinking about how to scale mySQL {:-}, as I seem to be doing these days...
Comment | |
(Report this)