| ||||||||||||
|
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details. |
Product details
|
Presentation and example comprise the approach here, with concise tables of information and descriptions that make the book a fast read. Mitchell explores the benefits of the VBScript 5.0 scripting engine, illustrating how to fully exploit the new RegExp object and build object-oriented code using VBScript classes--another welcome addition to the coding platform. ASP programmers will find techniques they have been longing for, such as centralised error-handling pages and reusable database administration forms.
The creation and best practices for implementing COM components, useful standard components like the Content Linker and AdRotator, as well as third-party components such as ASPEncrypt and SA-FileUp are all discussed. Designing doesn't stop with mere descriptions of these components but also provides solutions for common needs such as uploading files to binary fields in Microsoft SQL Server and sending encrypted e-mail.
With its advanced techniques and practical perspective, this book is perfect for those looking to stay on the cutting edge of ASP programming. --Stephen W. Plain
Tag this product(What's this?)Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items. |
There are some good examples and lots of tips that help you around the hidden pitfalls of designing ASP applications. Some of the tips are, however, quite generic.
A worthwhile addition to your ASP bookshelf.
ASP isn't my primary function at my job, so I don't get to work daily on developing and using my skills. I've recently been looking to improve my ability in this area, and inject some new ideas into the way I accomplish things in code. This book was the perfect answer!
If you're new to ASP or programming, you'll appreciate the emphasis on structure and conventions. If you're experienced with ASP, you'll appreciate the ideas presented here. I especially like the work on code reusability.
This is definitely one of the best ASP books I've seen in a long time.
This is a mediocre book that doesn't have a very good focus. The first four chapters are fine as introductory chapters, discussing how to pick a server-side scripting language, how to handle exceptions and "regular expressions, classes and dynamic evaluation and execution" (i'm not sure how those got lumped together!) There are two main chapters, one on form reuse (that has some reasonably useful info) and one on a reusable database admin page, which may or may not be useful. The methodology is interesting but it seems to have limited usefulness. The final chapters outline COM & how to use 3rd party COM objects. The information here is at a very high level and you would best be served by getting a book devoted to that topic.
My biggest concern with the book is that the title is hopelessly misleading. There is almost nothing on "designing" active server pages. We are instead led through a couple of administration apps and a high-level intro to COM & how to use 3rd party components. I expected information on how to structure your application, on performance issues, on scalability, on security, session & application variables, maybe even something on database issues. Unfortunately most of the author's advice seems could be summarized with "encapsulate your code: use classes, COM objects and include files".
I found that a lot of the writing seemed wordy and repetitive, unlike most O'Reilly books. Also this book seems pitched at intermediate developers, say those that are familiar with the syntax but don't have much expertise in building multi-page ASP applications. I don't think experienced ASP developers would get much out of this book, since they probably have written their own code to accomplish some of the things discussed in this book.
I wanted to give this book a good review, being a big fan of the author's web site,.... Unfortunately this book is not a keeper. If you want ASP books get "ASP in a Nutshell" (O'Reilly) for the syntax, "Developing ASP Components" (O'Reilly) if you want to get into COM and Professional Active Server Pages 2/3 (Wrox) for an excellent look at real ASP programming in an enterprise.
|