Beginning Components for ASP Author:Richard Anderson, Simon Robinson, Richard Anderson ASP components are the next stage for the maturing ASP programmer. They reflect a need for bespoke and fine control over site activity. For example, when a basic ASP site wishes to have some sort of transactional ability, where a database will ultimately be referred to or some business rule checked against, then a custom component will do the jo... more »b. This component could be written in VB,VC or Java and is hermetic and maintainable. This book is about the broad flavors of common components, how they should fit an architecture and how to write them correctly.« less