Where is the visual basic helper code
I found this page on the blog....
https://blog.box.com/blog/more-sample-code-for-the-api-visual-basic/
I am unable to actually find the helper code. Does anyone know where it is?
More sample code for the API - Visual Basic
For our developers who expressed interest in creating some simple integrations with Box using Visual Basic, we have some helper code to offer, thanks to the efforts of David Roberts. You can download his basic sample code from our documentation page to get started.
David's code can help you to get familiar with the basic methods of our API, such as the authentication process, downloading and uploading files, and viewing the structure of a user's account tree. Just enter your own API key into the code (obtained when registering an OpenBox service), and you'll have this simple, customizeable Visual Basic application running in no time.
-
Thanks for catching this. I will track down that code. In the meantime, I would recommend checking out the sample code in our .NET SDK repo.
Please sign in to leave a comment.
Comments
4 comments