Question

I have been tasked to generate a VB.net application to download our Amazon orders and order items using the API.

Can anyone point me in the direction of any samples to assist. The API documentation is very thorough but thought it would save time if I could look at some existing code.

Any offers would be gratefully received.

Was it helpful?

Solution

A great resource for API support is the MWS forums located here. Not much VB code has been posted there, but there are some users who are versed in it.

You may also want to check out the code converter at telerik as other MWS users have had success with it. With the converter you'll be able to take the sample applications provided in C# and convert it to VB.net.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top