View Review Details


Book:   Designing Active Server Pages
Subject:   Designing Active Server Pages Review
Date:   2003-01-23 02:43:18
From:   Kevin Lloyd
Rating:  StarStarStarStarStar

For interested readers, refering to my earlier review. The bugs referred to are in the example 6.14 property let statements... look at the parameters passed in and how they are used. Some are bugs (compile errors) while the others are logical (the index and value are transposed and in some cases the value is being set to same as key).


On implementing the bug fixes I can conclude that the book (specifically the chapter on reuse) has been a valuable resource and I recommend it.


Level: Intermediate (some coding skills).


Remember: When you are new to something you tend to take what is read as gospel. Question everything! Books contains mistakes and in any case are biased towards the authors own experience. Explore the alternatives and even if you find that you agree with the author, you will be richer for the experience.