This is an example of how to use ASP.NET to retrieve books listed for sale on Amazon using the Product Advertising API. Book information is retrieved as XML data from the Amazon Web Service (AWS). The XML data is transformed by using an XSLT stylesheet, which outputs a formatted listing of the books you've queried. The XSLT stylesheet is here: amazon.xsl
Try entering a keyword and clicking the GetBooks button.