List price: $15.95 (that's 30% off!)
The book details strategies that have proven successful for Winke over the years, and shows how to apply it to your area. This isn't the same tired, old rehashed information. Instead, Winke presents new insights that are sure to boost your success.
Few people are more qualified to write a book on bowhunting trophy whitetails than Winke. If you follow the outdoors magazines even casually, you are no doubt familiar with Winke's byline.
The book is easy to read, and is sprinkled with high quality photography. A word of caution however: save yourself some trouble and don't lend this book to your friends. Have them buy their own copy or you may never see your's again!
List price: $59.99 (that's 30% off!)
However, there are several points that make this book somewhat unappealing from a practical perspective.
First, note that it was written by 15 different authors. This incorporates many different writing styles, making it unwieldy. The previous edition was written by 8 people. Do not attempt to use either book as a cover-to-cover tutorial.
Second, the code examples are written almost exclusively in VBScript, although the book acknowledges that Javascript (also known as JScript) would work just as effectively. From a real-world perspective, I have found that many ASP programmers prefer to use Javascript for both server-side and client-side development.
The use of 2 scripting languages in one application is simply impractical. VBScript persists mainly because it is a Microsoft invention, as is ASP itself. However, Javascript (or ECMA Script) has become the industry-standard scripting language for web-based applications.
Another issue with the code examples is that they are not line-numbered. For short examples, this is not an issue. But for larger code modules (as one would encounter in the real world), line-numbering is considered part of best practices in explaining and debugging code before it is deployed.
For readers with any ASP background, this book would be a useful desktop reference. Carrying it around in your briefcase may cause lower back strain.
a book on developing web applications using Active
Server Pages 3.0. This book goes in depth into
developing web applications with discussions and
examples on advanced topics such as, CDO/Microsoft
Exchange Server, ADO/Microsoft SQL Server, and
ADSI/Active Directory. Homer presents the reader with a
wealth of information on advanced enterprise level
topics based on Microsoft technologies. This book is
excellent for intermediate/advanced users who wish to
learn about Active Server Pages using Microsoft
technologies, however due to the fact Homer does not
goes in depth with fundamentals of programming Visual
Basic Script, this book should not be recommended to
novice developers.
Throughout the book, Homer discusses the importance of
COM/COM+ and what that technology can do for your web
application. He writes examples of a COM+ component in
Visual Basic and shows the user how to register/load
the component into memory along with utilizing the
functionality of them in an Active Server Page. Homer
further explores the features of Windows 2000 by
introducing the features of Active Directory and
explaining/demonstrating how ADSI can connect an Active
Server Page to the Active Directory. The book goes into
further detail on enterprise level topics by discussing
how CDO interfaces with Microsoft Exchange Server.
Using CDO, a developer can access all of users Exchange
account information including mail, contacts, calendar,
etc. The book ends with performance and security issues
for web applications running on a Windows 2000 Server
and how an administrator should configure a Windows
2000 Server for maximum performance and security.
The software/technologies the book uses are based on
products/technologies developed by Microsoft. Since
Active Server Pages is a Microsoft technology, it would
be reasonable to use only Microsoft
products/technologies. However, in the real world, many
businesses have heterogeneous environments with Oracle
database servers and JavaScript web developers. The
fact that this book only exposes the reader to vendor-
specific technologies could be a down fall, however
creates a centralized focus for the reader.
This book covers a wide spectrum of advanced knowledge
with Active Server Pages, however is completely based
around Microsoft technologies. Several other authors
composed this book, which helps the reader get a
dynamic flavor of knowledge from chapter to chapter as
one can see. Any intermediate/advanced web developer,
interested in enterprise web application development,
should purchase a copy of this book for reference
purposes.