This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

45 used & new from $0.75
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Professional ASP XML
 
 
Please tell the publisher:
I'd like to read this book on Kindle
 
  

Professional ASP XML (Paperback)

by Steven Hahn (Author), Stephen Mohr (Author), Mark Baartse (Editor), Brian Loesgen (Author), Richard Blair (Author), Alex Homer (Author), Corey Haines (Author), Dinar Dalvi (Author), John Slater (Author), Mario Zucca (Author), Luca Bolognese (Author), Kevin Williams (Author), Bill Kropog (Author), Mario Zuccar (Author) "You've probably been told to over and over that eXtensible Markup Language (XML) is going to change the Web and how we share data..." (more)
Key Phrases: namespace applying, scripting property, strongly typed value, Internet Explorer, John Doe, End Function (more...)
3.4 out of 5 stars See all reviews (31 customer reviews)


Available from these sellers.


45 used & new available from $0.75
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 17 used & new from $4.62
 
   

Customers Who Bought This Item Also Bought

Active Server Pages 3.0: Your visual blueprint for developing interactive Web sites

Active Server Pages 3.0: Your visual blueprint for developing interactive Web sites by Ruth Maran

3.9 out of 5 stars (20) 
Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional)

Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional) by W. Jason Gilmore

4.2 out of 5 stars (94)  $31.57
Professional Active Server Pages 3.0

Professional Active Server Pages 3.0 by Alex Homer

4.5 out of 5 stars (78) 
PHP and MySQL Web Development (3rd Edition) (Developer's Library)

PHP and MySQL Web Development (3rd Edition) (Developer's Library) by Luke Welling

4.4 out of 5 stars (174)  $29.99
ASP, ADO, and XML Complete

ASP, ADO, and XML Complete by Sybex Inc.

3.7 out of 5 stars (6)  $19.99
Explore similar items : Books (7)

Editorial Reviews

Amazon.com
Microsoft's Active Server Pages (ASP) and the Extensible Markup Language (XML) are two of the hottest Web technologies, but each, because it is a complex topic in its own right, usually is documented individually. Professional ASP XML ties the two together in an important way, illustrating how to utilize them both to produce next-generation Web applications.

This product of several Wrox authors shows how and where XML fits in with ASP development, and whets the reader's appetite for creative solutions to typical data-handling problems. Because the focus of the book is a step beyond the XML specification itself, the basics of XML are covered up front in a quick and practical discussion. The authors do a great job of explaining the Document Object Model, as well as the DTD-versus-schema controversy. Then it's on to the fun stuff: a look at how to build XSL style sheets dynamically from a database, bind XML data locally with data islands, and construct a component that encapsulates reusable XML file operations.

The best way to grasp the power of XML, however, is to see it in action. Fortunately, the authors devote a large portion of the book to case studies that use XML in various ways: to drive an online survey system, generate programmer documentation for DLLs, represent a shopping cart, and serve as the glue behind a workflow application. If you're developing for the Web, sooner or later you will find XML either useful or necessary. This book should be required reading for any serious ASP developer. --Stephen W. Plain

Topics covered:

  • XML syntax
  • DTDs and schemas
  • XSL and CSS
  • ASP/XML integration