C# a Step by Step Beginners Tutorial

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts

  • husvar
    replied
    Last Update Time + Lag

    Hi

    First of all, thanks for the nice detailed tutorial

    I have two questions:
    1 - Is it normal that the last updated time is constantly increasing? Mine is going up and down and not necessarily obeying to the value in the form.
    2 - Is it normal to have different values (lag) between betfair http and betfair api? I noticed it a couple of times...

    Leave a comment:


  • Escapee
    replied
    Originally posted by cikatomo View Post
    thanks for the tutorial!
    What about https://api.betfair.com/global/v4/BFGlobalService.wsdl?
    Is that same as v3?
    Probably an upgrade that didn't go public.

    I found a few undocumented fields/calls in V3 and having a quick look at V4 I can see others.

    Leave a comment:


  • cikatomo
    replied
    thanks for the tutorial!
    What about https://api.betfair.com/global/v4/BFGlobalService.wsdl?
    Is that same as v3?

    Leave a comment:


  • Escapee
    replied

    Leave a comment:


  • nettuno
    replied
    Thank you, Escapee.

    Leave a comment:


  • Escapee
    replied
    Originally posted by nettuno View Post
    Escapee.

    I could go to step 36.

    Where should I put the code in step 36?

    In which part?

    Sorry my bad english.
    Originally posted by nettuno View Post
    Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    it the same as step 34, step 35, and step 37

    its also in the full code given at the end of part 3


    I understand that English is not your first language and you are doing very well..... BUT.... you are only asking twice about this problem because you have not thought about it.

    If you thought about the problem you might go back a few steps and look for clues such as:
    "Full Code for Part 3 is available at the end of Part 3."

    and

    "Step 34
    Now onto the MenuTree.cs file"


    Many people have completed this tutorial, therefore it is logical to assume it contains enough information to complete it.
    If you get stuck it more likely to be something you can fix if you think about it, after all many other people have.

    My advice to you is to slow down, think about each step, Try to learn and understand what each step is trying to do, if you get stuck, go back a few steps and read them again.

    best of luck

    Leave a comment:


  • nettuno
    replied
    Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Leave a comment:


  • nettuno
    replied
    Escapee.

    I could go to step 36.

    Where should I put the code in step 36?

    In which part?

    Sorry my bad english.

    Leave a comment:


  • nettuno
    replied
    Originally posted by Escapee View Post
    nettuno

    you have only completed Part 1, which creates the BetfairAPI Library.

    You need to complete Part 2, which creates a Form/GUI to use the BetfairAPI Library.


    Keep going and you'll get there.

    Thank you.

    Going part 2!!!

    Leave a comment:


  • Escapee
    replied
    nettuno

    you have only completed Part 1, which creates the BetfairAPI Library.

    You need to complete Part 2, which creates a Form/GUI to use the BetfairAPI Library.


    Keep going and you'll get there.

    Leave a comment:


  • nettuno
    replied
    Escapee.

    You are right.

    Restarted the tutorial. And put with WEB SERVICE''''.

    But still showing the same error.

    Sorry my bad english.

    Leave a comment:


  • Escapee
    replied
    Originally posted by nettuno View Post
    Great tutorial!!

    I'll follow him to create my first API.

    I've got this error:





    What do'm doing wrong?

    Sorry my bad inglish
    I can not see the error message !? your screen print is too fuzzy

    But I can see that you have not followed the tutorial 100% and have created the BFExchange and BFGlobal as 'Service References' instead of 'Web References'



    this is correct:


    probably best to start the tutorial again.


    good luck

    Leave a comment:


  • nettuno
    replied
    Great tutorial!!

    I'll follow him to create my first API.

    I've got this error:





    What do'm doing wrong?

    Sorry my bad inglish

    Leave a comment:


  • monkeymagix
    replied
    What about the new API and JSON

    For some reason this morning I have found that the Betfair BOT I have been working on C# Windows Service has stopped allowing the withdrawal of money back to my card. It was only £20 but I received a SERVICE_NOT_AVAILABLE_IN_PRODUCT error where before I had managed to return money okay. I am using the free API but I see on the comparison list that they have removed this function from all versions of the product

    http://bdp.betfair.com/index.php?opt...=36&Itemid=64.

    I am wondering why this has happened?

    Also whilst scouring the forums I notice that they are rolling out a new version of the API using JSON instead of XML. Whilst I hope they give all developers enough time to move their code over I was wondering whether there would be any "crossover tutorials" coming out e.g an example of replacing your XML version of WithDrawFunds to JSON etc.

    I don't know if anyone here has the answers but I thought I would try!

    Thanks for any help received in advance.

    Leave a comment:


  • kawafan
    replied
    Originally posted by Fappes View Post
    Maybe the Thread "Using VB2008 to acccess the Betfair API: A tutorial" can help you.
    I havent seen this C# Tutorial and translated the VB Code for my needs to C#
    i have a working code for match update delete bets but the way he is doing is looking much much more cleaned . and also i was never able to do it with OOP way as he is doing , my all code is on a single winform class , so actually it is learning i am actually doing.

    Thanks

    Leave a comment:

Working...
X