Most helpful customer reviews
5.0 out of 5 stars
Great Book!!, July 15 2004
I bought this book 5-6 months ago, but I couldnt find anytime in order to read it so far..Now, I have a ecommerce project..I began to read that book and to develop my ecommerce site together..Thats a really good book, that is so easy to read, helpful, and contains professional issues like 3-Tiered Architecture, user controls and others OOP topics.. I also looked the new edition of this book at Cristian Darie web site..and I think I am gonna buy it also..The new edition also has so important issues like security, error handling, improving performance and etc.. I recommend this book everyone who wanna build a professional ecommerce site.. Thanks Cristian and Karli..
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
Exceptionally well done...., July 7 2004
By A Customer
This review is from: Beginning ASP.NET 1.1 E-Commerce: From Novice to Professional (Paperback)
Along the long road to a graduate degree in computer science I have purchased literally thousands of dollars worth of books, most of which were heavy on theory and light on application. For 99.99% of us theory alone won't put bread on the table. Only a few of the books I have studied actually taught the reader useful, complete, and immediately applicable ("real-world") skills. This book is one of them. One improvement to the content of this book would have been coverage of transaction and asynchronous processing but what I was most impressed with was Cristian and Karli's writing style. They actually take the time to carefully EXPLAIN what they are writing about, something the so called "gurus" should learn how to do! They manage complexity the way it should be managed -- by breaking it down into smaller understandable components of logic, each having a well defined function, and integrated into the overall application forming a scalable and extendable solution. This book should be required reading for the majority of IT authors out there. They could use it as a style guide for how to actually implement useful communication with the reader. I highly recommend this book and look forward to future books written by these authors! BT
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4.0 out of 5 stars
Practical and easy, Jun 26 2004
This review is from: Beginning ASP.NET 1.1 E-Commerce: From Novice to Professional (Paperback)
[This is a review of the 2004 Second Edition.] Open source projects offer you free source code to use. Clearly, this is one of their greatest attractions, compared to proprietary solutions. But the latter can provide greater functionality that might ultimately make it cheaper for you to go with them. Notice this dichotomy between the two approaches. By contrast, Darie and Watson provide an intermediate approach. They assume that you are a developer on a strict and modest budget. They choose .NET as the development platform and Microsoft SQL Server as the database. But this book is quite independent of Microsoft. Upfront, they emphasise the minimal cost of the base software configuration. Since if your development fails, this will reduce the lost outlay to your company. The extended example in the book is built out over many chapters. It aspires to be a fully fledged e-commerce setup. You might be able to use most of the code in your context. Because they were careful to restrict dependencies of the code on what is actually being offered for sale. For many merchants, this should still hold true. Also, the code is not really that intricate to understand. Modifications (i.e. your business logic) should be straightforward, without having to rework the entire framework. Plus, in a first cut at handling the payments problem, they use PayPal, which greatly simplifies this issue. At the cost of incurring its fees. So they give a second iteration of the code which bypasses PayPal, at the cost of more work.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|