Professional Site Server 3.0 Personalization and Membership
By Robert Howard
B:
Microsoft's Site Server 3.0 is a complex product with tools and technologies that span from easy to understand and use to very difficult. The heart of Site Server is the Personalization and Membership feature set. This feature allows you to provide personalized content based on user choices as well as secure the content in a membership section of your web site. Wrox's Professional Site Server 3.0 Personalization and Membership book provides information about the Personalization and Membership feature set.
Most technical books take either a programming or implementation slant. This book covers the whole range. Rob Howard's book takes the Personalization and Membership features of Site Server one step at a time. He is careful to cover the features from installation all the way to programmability. The book uses scenarios to explain the different options including why and when you would want to use them.
One of the biggest pros and cons of P&M for me was the dependency on LDAP for the data storage protocol due to lack of documentation. Rob handles this brilliantly. He explains LDAP and shows you how to program with it. There is even an appendix that explains those ever-mysterious LDAP errors. Why read the Microsoft documentation when you can learn everything you need from this book?
This article written by Dina Berry explains how to add simple credit card validation to a pipeline in your Commerce site. The article shows you how to create the pipeline, how to add the pipeline to your ASP code and how to debug the pipeline. [Read This Article][Top]
In this article, Shiva Manjunath shows us how to configure Site Server Direct Mailer, create test members and distribution lists, create template emails, and finally, create and run a Direct Mailer package to send the personalized emails to the target members. [Read This Article][Top]