This thread is from the old forum. Because of the interest shown I am reproducing it here.
Reading through the forum I notice that newbies often struggle when attempting to create an application to access the API. It is difficult to get past square one. This is understandable because of the myriad of complex technologies we are confronted with: Soap, Xml, Http, Wsdl, etc. Do we have to learn these technologies before we can get started? The answer is no! A relatively painless, zero-cost way in is to use a high-level language such as Microsoft’s Visual Basic 2008 to access the Free API.
What I would like to do is demonstrate, by way of a simple exercise, how to do this, starting at square one. You will need to install VB2008 express edition, preferably with SP1, available here (this is free). You will also require an elementary knowledge of VB2008 which can be had by looking through the “Getting started” section of VB2008’s help. You will, of course, require a Betfair account. Also download and save a copy of the Betfair Sports Exchange Reference Guide v6, available here.
Visual Basic 2010
VB2010 is now available. This supersedes VB2008. The link now points to the download page for VB2010 Express Edition for you to download and install. The Tutorial exercises will work fine with VB2010. If there are any problems post a comment.
Reading through the forum I notice that newbies often struggle when attempting to create an application to access the API. It is difficult to get past square one. This is understandable because of the myriad of complex technologies we are confronted with: Soap, Xml, Http, Wsdl, etc. Do we have to learn these technologies before we can get started? The answer is no! A relatively painless, zero-cost way in is to use a high-level language such as Microsoft’s Visual Basic 2008 to access the Free API.
What I would like to do is demonstrate, by way of a simple exercise, how to do this, starting at square one. You will need to install VB2008 express edition, preferably with SP1, available here (this is free). You will also require an elementary knowledge of VB2008 which can be had by looking through the “Getting started” section of VB2008’s help. You will, of course, require a Betfair account. Also download and save a copy of the Betfair Sports Exchange Reference Guide v6, available here.
Visual Basic 2010
VB2010 is now available. This supersedes VB2008. The link now points to the download page for VB2010 Express Edition for you to download and install. The Tutorial exercises will work fine with VB2010. If there are any problems post a comment.


Comment