Amazon.com API 4.0 Help
-
Hi all, I am trying to develop a stand-alone windows application using C# .NET that uses the Amazon.com web services. I added the WSDL to my project as a web reference, but now I'm having a little trouble figuring out how to send a search request. in the API, there is an ItemSearch object, and ItemSearchRequest object, and an ItemSearchResponse object - could anyone show me how to use these to search by a keyword, passed to my function as a parameter? I know how to do it using AWS 3.0, but I cant figure it out in 4.0. Any help would be much appreciated. Thanks, Justin
-
Hi all, I am trying to develop a stand-alone windows application using C# .NET that uses the Amazon.com web services. I added the WSDL to my project as a web reference, but now I'm having a little trouble figuring out how to send a search request. in the API, there is an ItemSearch object, and ItemSearchRequest object, and an ItemSearchResponse object - could anyone show me how to use these to search by a keyword, passed to my function as a parameter? I know how to do it using AWS 3.0, but I cant figure it out in 4.0. Any help would be much appreciated. Thanks, Justin
Try their documentation: http://www.amazon.com/gp/redirect.html/ref=sc_fe_c_0_12738641_1/002-2031577-5905605?location=http://www.amazon.com/gp/aws/sdk&token=767B477953029FE99E5C165F8C4088CFAC2717E7[^]. Always a good place to start. They also have downloadable code samples[^].
Software Design Engineer Developer Division Sustained Engineering, Microsoft My Articles