VB .net PayPal

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

    #1

    VB .net PayPal

    VS 2005 - vb .net - web forms

    I'm looking for some SDK and samples of how to interact with PayPal.
    I'm very confused with the search's I'm finding on Google and most are more
    then 2 years old!
    When I go to MSDN Visual Basic SDK downloads
    (http://msdn2.microsoft.com/en-us/vbasic/ms789080.aspx)
    I see starter kit for PayPal but when you read and start to download it's C#
    not VB.
    Anyone know where I can find some samples and components?

    Thanks


  • Tom Shelton

    #2
    Re: VB .net PayPal

    On Jul 27, 3:07 pm, "Tony M" <TonyMast_NOS.. .@msn.comwrote:
    VS 2005 - vb .net - web forms
    >
    I'm looking for some SDK and samples of how to interact with PayPal.
    I'm very confused with the search's I'm finding on Google and most are more
    then 2 years old!
    When I go to MSDN Visual Basic SDK downloads
    (http://msdn2.microsoft.com/en-us/vbasic/ms789080.aspx)
    I see starter kit for PayPal but when you read and start to download it's C#
    not VB.
    Anyone know where I can find some samples and components?
    >
    Thanks
    /n software has a component for paypal integration...


    --
    Tom Shelton

    Comment

    • Number 11950 - GPEMC! Replace number with 11950

      #3
      Re: VB .net PayPal

      "Tony M" <TonyMast_NOSPA M@msn.comwrote in message
      news:eZTLqIJ0HH A.748@TK2MSFTNG P04.phx.gbl...
      VS 2005 - vb .net - web forms
      >
      I'm looking for some SDK and samples of how to interact with PayPal.
      I'm very confused with the search's I'm finding on Google and most are
      more
      then 2 years old!
      When I go to MSDN Visual Basic SDK downloads
      (http://msdn2.microsoft.com/en-us/vbasic/ms789080.aspx)
      I see starter kit for PayPal but when you read and start to download it's
      C#
      not VB.
      Anyone know where I can find some samples and components?
      >
      Thanks
      Isn't there a VC-VB translator in VB2005?

      --
      Timothy Casey GPEMC! >11950 is the number@fieldcra ft.com.au 2email
      Terms & conditions apply. See www.fieldcraft.biz/GPEMC
      Discover valid interoperable web menus, IE security, TSR Control,
      & the most advanced speed reading application @ www.fieldcraft.biz


      Comment

      • Spam Catcher

        #4
        Re: VB .net PayPal

        "Number 11950 - GPEMC! Replace number with 11950"
        <number@fieldcr aft.bizwrote in
        news:46aa9808$0 $44544$c30e37c6 @lon-reader.news.tel stra.net:
        Isn't there a VC-VB translator in VB2005?
        No.

        Comment

        • Tom

          #5
          Re: VB .net PayPal

          Yes there is...

          You have to do each file manually, but it works most of the time,
          sometimes you have to remove some keywords that aren't many to be there :)

          VB.NET to C#


          and the other way around

          C# to VB.NET


          Spam Catcher wrote:
          "Number 11950 - GPEMC! Replace number with 11950"
          <number@fieldcr aft.bizwrote in
          news:46aa9808$0 $44544$c30e37c6 @lon-reader.news.tel stra.net:
          >
          >Isn't there a VC-VB translator in VB2005?
          >
          No.
          >

          Comment

          • Spam Catcher

            #6
            Re: VB .net PayPal

            Tom <tomrleighton@g mail.comwrote in
            news:ejKjEJQ0HH A.1164@TK2MSFTN GP02.phx.gbl:
            Yes there is...
            >
            You have to do each file manually, but it works most of the time,
            sometimes you have to remove some keywords that aren't many to be
            there :)
            >
            VB.NET to C#

            >
            and the other way around
            >
            C# to VB.NET
            http://www.developerfusion.co.uk/uti...sharptovb.aspx

            "Isn't there a VC-VB translator in VB2005?"

            As you see, these tools aren't included in VB2005/VS.NET 2005 ;-)

            Comment

            • Tom

              #7
              Re: VB .net PayPal


              Doh!

              :P

              Spam Catcher wrote:
              Tom <tomrleighton@g mail.comwrote in
              news:ejKjEJQ0HH A.1164@TK2MSFTN GP02.phx.gbl:
              >
              >Yes there is...
              >>
              >You have to do each file manually, but it works most of the time,
              >sometimes you have to remove some keywords that aren't many to be
              >there :)
              >>
              >VB.NET to C#
              >http://www.developerfusion.co.uk/uti...btocsharp.aspx
              >>
              >and the other way around
              >>
              >C# to VB.NET
              >http://www.developerfusion.co.uk/uti...sharptovb.aspx
              >
              >
              "Isn't there a VC-VB translator in VB2005?"
              >
              As you see, these tools aren't included in VB2005/VS.NET 2005 ;-)

              Comment

              Working...