Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top