Click here to Skip to main content
15,888,273 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I want to get book information from Amazon when the user put the book ISBN number. I am using Window Application Form and can it be possible to make it.

Please Help.

Regards,
nyinyi4ung
Posted

you can call the web service in Window application also, add the reference of Amazon service then call where you want.
 
Share this answer
 
You can get the service reference from here

http://aws.amazon.com/sdkfornet/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900