Distributed
More Pages: Distributed Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233

Used price: $4.00
Collectible price: $4.00
Buy one from zShops for: $4.84
The book begins with Microsoft's Distributed Internet Architecture (DNA) and DNA's notion of a three-tier model for separating business objects for better scalability. Of course, COM is an important part of DNA, and the author's introduction to COM is as good as any. Coverage of database acronyms such as ODBC (Open Database Connectivity), ADO (ActiveX Data Objects), and OLE-DB (Object Linking and Embedding Database) round out the basics. Then the author proceeds to explain the capabilities of MTS, from using it as an object request broker (ORB) for locating remote services, to the fundamentals of transaction processing.
At this point, theory becomes practice, and the author walks the reader through a complete sample MTS-based application, an automated accounting package for the "Classifieds" section of a small newspaper. The author shows how to use Microsoft Visual Database Tools and provides a taste of Microsoft's software methodology called Microsoft Solutions Framework (MSF). After you learn how to model objects for the database and business object layers, the book helps you build them using Visual Basic and Visual C++. Finally, you learn the presentation layer, which is built using Active Server Pages (ASPs) for running inside a browser.
Final chapters offer material on additional Microsoft tools, such as the COM-to-mainframe tool (called COMTI) and Microsoft Message Queue Server (MSMQ). There's also a preview of COM+--still under construction and due out with Windows 2000. In all, Designing Component-Based Applications successfully covers the state of the art in component development for the enterprise using the complete range of available Microsoft tools and technologies. --Richard Dragan

Best overview of DNA
Excellent Coverage of COM and MTS
Ready For A COM+ VersionWindows DNA (now .NET)
COM (101)
Data Access Fundamentals
MTS
ASP
Extending MTS
Application Definition and Modeling
Building Data/Business Objects
Packaging
Building the Presentation Layer
Debugging and Troubleshooting (an excellent chapter on a tricky subject)
Performance Validation
Deploying
Extending the Application
COM+ (pretty good for when this was written, it is time to update the book with the latest and greatest, however).
Most of the information here is still relevant, especially to those with a smattering of COM or MTS under their belt and are hungry for more. Everything is wrapped up well with a comprehensive index. Well worth the purchase price. Definitely a must along with "Programming Distributed Apps with MS COM+ and MS VB."

List price: $44.95 (that's 30% off!)
Used price: $10.50
Buy one from zShops for: $13.95

For VB Developers ONLY!If you are a VB programmer though, I'm sure you will love this book.
A must have book on ADO (Covers ADO 2.6)
A perfect book for ADO
List price: $46.99 (that's 18% off!)
Used price: $25.89
Buy one from zShops for: $25.99

In need of an update
Required reading for Project Managers
Numerous tips to avoid failures in ERP projects
Used price: $1.50
Collectible price: $11.65
Buy one from zShops for: $1.49
The didactic style of the book is exemplary, and it succeeds in unraveling complicated, extensively interlocked technologies for readers. It gives the experience of watching a good presentation: author Chappell explains concepts in text, which he then backs up with excellent conceptual diagrams. Typically, he's good about referring to other technologies; explaining, for instance, Active Directory in terms of its similarities and differences to Lightweight Directory Access Protocol (LDAP). Although there's no code in these pages, those readers who are programmers will be glad to find discussion on APIs and services. Altogether, this is a fine account of the latest Windows technologies. --David Wall
Topics covered: Windows 2000 and the Windows DNA distributed computing technologies, including Active Directory, the Component Object Model (COM), COM+, ActiveX Data Objects (ADOs), Distributed Transaction Services (DTS), and Microsoft Message Queuing Services (MSMQ). Also, there's in-depth discussion of how they all fit together.

Delivers on its titleI highly recommend this book for its two chapters on security in Windows 2000. It gives a terrific explanation of both private and public key security (something I've been looking for) and talks about how these are implemented in Windows 2000. These two chapters are a treasure for anyone who has to deal with security issues on a project involving W2K.
It also gives a good overview of what Active Directory is as well as COM/DCOM, COM+ and MSMQ. These topics are informative and top level...if you're interested in code and implementation details, there are books dedicated to each of these topics. I think this book serves as a good top-level reference for writing distributed apps with W2K. It helps you get a view of the forest before becoming entrenched in the trees. David Chappell has a way of explaining complicated topics in an easy to read manner while not hiding the important details.
An excellent overviewThis book tells you what MS has in stock for those who needs to build a distributed application(s) or environment. It's not very technical, there is no source code at all, but we are talking about thinking readers, aren't we ? For somebody who needs to _understand_, this is a book of choice. You can't expect a book to include a working code of a bank teller's workplace, can you ? Once you read this book - you are the guy with the tools to do it.
Surprisingly enough this book does not praise MS at all. There is a couple of scary lines like "MS does support standards but it also chooses to improve them", but still it gives a fair view of what MS offers. It does not give you that "look ! we've invented another acronym for the same 20 years old techology !" feeling. Very fair book.
The book is very easy to read and is well laid out. Ten chapters are of only slight dependency to each other. Covers Active Directory, distributed security, COM+, MSMQ, web-based thingies.
Highly recommended.
I really like this book and the authors writing style.
List price: $49.99 (that's 30% off!)
Used price: $6.34
Buy one from zShops for: $6.33
The heart of this text is the author's design philosophy for building distributed components with VB, which he calls his Component-based Scalable Logical Architecture (CSLA). The author shows how to design objects that take full advantage of some of the latest Microsoft features and tools. (The examples in this book use objects for a project manager application, which are enhanced chapter by chapter.)
By following the prescription outlined here, VB developers can create scalable objects that support transactions (with MTS), data binding (with OLE DB and ADO), and even message-based event delivery across multiple servers on the enterprise (with MSMQ). The author also shows how the same objects can be used with ASPs on the Web. Clearly, the CSLA has a lot of potential for building objects that scale well and meet the needs of today's enterprise.
Professional Visual Basic 6 Distributed Objects is written in a no-nonsense style, with short paragraphs and practical examples used throughout. The author's experience with design for VB enterprise-level lets him show that today's Visual Basic is ready to take on the enterprise on the Microsoft platform. For enterprise development, both on and off the Web, this guide makes a strong pitch for a spot on the bookshelf of anyone serious about VB development. --Richard Dragan

Excellent book that precurses terrible applications.BUT...
People are implementing this in horrible horrible ways. I now pretty much have a career of going around to various companies and correcting the awful implementations of the CSLA arhcitecture. The problem? Programmers are implementing distributed architectures in applications that don't need them. Often, total beginners are using this advanced architecture to build tiny little webpage apps that would work fine with traditional approaches.
If you are an experienced programmer, needing guidance on the development of a MASSIVELY scalable application with thousands of users, then this is the book for you. If you are beginner or intermediate programmer wanting to implement this architecture in some little project just for the sake of saying you made a distributed application, keep doing it!!! I need the money!
5 Star performance
Excellent book, I would highly recommend it!This is a must for any serious VB object developer.

List price: $29.99 (that's 50% off!)
Used price: $12.95
There are lots of procedures to follow in these pages, but the most valuable stuff here may prove to be the tables that list options and commands. A typical table in the section on user permissions lists the effects of the eight permissions (CREATE TABLE, CREATE VIEW, and so on) that an administrator can bestow upon a user. You'll also find the command-line examples handy--you can quickly locate a command line that imports data with bcp and use it on your machine. Concise, utilitarian Transact-SQL listings serve a similar purpose. --David Wall
Topics covered: The specifications and procedures an administrator needs on hand to effectively operate SQL Server 7. The operation of SQL Server itself (including configuration of groups and security options) and the maintenance of data (which includes backups, restorations, and replication).

Outstanding! You won't find a better SQL Server admin book.I don't think you'll find a better book to get you through the day to day admin tasks. The book also covers lots of advanced subjects and it does so extremely well.
A Great Field Reference!I. Administration Fundamentals - Configuring and Tuning
II. Administration - Managing Enterprise, Core DBA, Security
III.Data Administration - Backup/Recovery, Import/Export, Distributed Data/Remote Servers, Replication
IV. Performance, Optimization, and Maintenance - Monitoring/Profiling, Creating Tables/Indexes, DB Automation/Maintenance
Having worked with SQL Server for several years now, I have always dreamed of having a book that summarized (with examples) all aspects of installation and maintenance (and wasn't a 4" thick luggable). Stanek has done it. The contents are well laid out with a very thorough index. Examples are well laid out (step-by-step) to get you through what-ever issue you are working with. The book contains stored procedure calls, but is not a Transact-SQL manual (actually it would be nice if the author would come out with a T-SQL Admin Pocket Guide also!).
I consider this a must-have for every SQL Server DBA's library. It will not gather dust, but instead become VERY dog-eared.
Very helpful
Used price: $1.00
Buy one from zShops for: $10.91

MCSE / CNA / Software Support Engineer
Outstanding Reference!!
This is the book to have for supporting NT 4.0Jose Medeiros, Instructor - San Jose City College, MCP+I, MCSE, MCT, Vice President- NT Engineering Association

Used price: $0.65
Buy one from zShops for: $1.98

A nostalgic look at life before intranetsRather than focus on a particular vendor's products or certification exam, the authors explain the big picture of client/server networking in an acronym-rich format that only a "big iron" programmer could love. Exhaustive coverage of database systems, groupware, and transaction processing are also presented, elaborated on by silly cartoons reminiscent of Greg Perry's early work.
Alas, times have changed. "Cairo" is obsolete now, and OS/2 did not provide the panacea to every client/server ill. I would strongly suggest that any reader of this review obtain a copy of the much newer third edition (ISBN: 0471316156). I certainly will.
Good book for introduction to Client/Server
Best written & organized computer I've read yet!
Used price: $5.50
Buy one from zShops for: $6.94

This book was a waste of money.
Must have for beginners
I thgought it was great !!!
Used price: $11.85
Collectible price: $12.85
Buy one from zShops for: $23.99
Assisted by real-life consultants at Conley, Canitano, and Associates, Inc., Hiquet has constructed the book to first address the myriad tribulations of ElectroTech's various departments, followed by an explanation of how implementing the cross-departmental SAP R/3 application can theoretically solve the problems. This approach is extremely effective. First, it provides specific examples of how antiquated and disjointed computing systems can adversely affect productivity and profitability. And second, it puts a human face on the issues. The book wraps up with a brief but informative chapter that outlines pragmatic, time-tested methods to help companies prepare for and successfully complete a SAP R/3 implementation. Sarah L. Roberts-Witt

Ecxcellent Overview on how SAP Integrates Business Systems
Simple enough for the basics of SAP
Excellent final user manual
You may try to surf Microsoft's DNA pages to understand the topic (and potentially get lost in the amount of links that span hundreds of different Microsoft technologies) or get this "one" book to really understand what Mr. Gates is talking about for the last couple of years.