Starter Prog Queries
Hi Vossie and everyone else.
Thanks for all the help you have given me so far (without knowing it
)
Just started to look at C#, (although have been a developer for some time) is the example in the first post still a suitable starting point as it is a couple of years old. It works a treat in VS2010 however I thought I would check.
Also I've read this thread a few times and I was wondering if you have any documentation on how it all fits together (any documentation on what the parts in the solution explorer do and their importance), I've gone down a few blind alleys looking up XML and I think I'm slowly piecing it together. However I think I'm mixing up two ways of doing a bot. Although I have replaced (due to following the API Quickstart pdf).
<value>https://api.betfair.com/global/v3/BFapi.global.wsdl</value>
<value>https://api.betfair.com/global/v3/BFGlobalService.wsdl</value>
is this correct?
I'm also thinking of turning the UI into a browser based UI (as I'm a web developer and am not that versed in GUI apps), do you know of any problems with doing this?
thanks again for an excellent starter program.
Hi Vossie and everyone else.
Thanks for all the help you have given me so far (without knowing it
) Just started to look at C#, (although have been a developer for some time) is the example in the first post still a suitable starting point as it is a couple of years old. It works a treat in VS2010 however I thought I would check.
Also I've read this thread a few times and I was wondering if you have any documentation on how it all fits together (any documentation on what the parts in the solution explorer do and their importance), I've gone down a few blind alleys looking up XML and I think I'm slowly piecing it together. However I think I'm mixing up two ways of doing a bot. Although I have replaced (due to following the API Quickstart pdf).
<value>https://api.betfair.com/global/v3/BFapi.global.wsdl</value>
<value>https://api.betfair.com/global/v3/BFGlobalService.wsdl</value>
is this correct?
I'm also thinking of turning the UI into a browser based UI (as I'm a web developer and am not that versed in GUI apps), do you know of any problems with doing this?
thanks again for an excellent starter program.


Comment