up vote 0 down vote favorite
share [g+] share [fb]

I'm trying to play around with the Amazon web service in C#, but I can't find any resources to help me get started. I only want to retrieve artwork for movies, books and films but the only guides I can find are for enterprise level applications and services. Does anyone have an idea where to look?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Coding4fun has a good article explaining specifically the downloading of book-covers:

Coding4fun

Amazon does quite a good job of putting a community around their services:

Here is a specific example of accessing details of books in C# here

My main gripe with Amazon is that they keep changing the name of the service, it access books/cd's/etc it used to be the Amazom E Commerce Service but now seems to be called Amazon Associates Web Service.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.