Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Sample .NET version of Amazon.com Web Services


Message #1 by "Mike Amundsen" <mike@a...> on Thu, 18 Jul 2002 06:14:28 -0400
Took some time last night to bang away a bit at the Amazon.com Web
Services WSDL and thought I'd post my first results.

The WSDL is pretty extensive and the docs are *very* light.  Looks like
quite a bit is exposed here, but it will take some brain-work to sort it
all out into something that is 'programmer-friendly.'

I posted three links at http://dev1.EraServer.NET/Mike33

- a simple keyword search client
- a very simple .NET Web Service file against the Keyword Search
- a more extensive .NET Web Service that exposes most of the common
Search objects

I'll post the source tomorrow and hopefully more examples, too.

Overall, I think the interface is promising and would be interested in
hearing about others experiences.


MCA
Mike Amundsen
mca@E...
host your .NET Apps @ EraServer.NET



  Return to Index