Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Speaking of TFS...

Speaking of TFS...

Scheduled Pinned Locked Moved The Lounge
designjsonhelpquestion
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kevin Marois
    wrote on last edited by
    #1

    ...is there an API to TFS on-line? So I can write my own UI.. One that makes sense?

    If it's not broken, fix it until it is

    J B D 3 Replies Last reply
    0
    • K Kevin Marois

      ...is there an API to TFS on-line? So I can write my own UI.. One that makes sense?

      If it's not broken, fix it until it is

      J Offline
      J Offline
      JMK NI
      wrote on last edited by
      #2

      Just get Wireshark/Fiddler on the go, MITM yourself (they use HTTPS) and figure it out that way. Then write any UI you want.

      M 1 Reply Last reply
      0
      • J JMK NI

        Just get Wireshark/Fiddler on the go, MITM yourself (they use HTTPS) and figure it out that way. Then write any UI you want.

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #3

        JMK-NI wrote:

        Just get Wireshark/Fiddler on the go, MITM yourself (they use HTTPS) and figure it out that way.

        I would hope that the URL parameters, JSON, request body, whatever, would be encrypted and also have some sort of authorization token associated with it! It is, like you said, HTTPS! Marc

        Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

        J K 2 Replies Last reply
        0
        • M Marc Clifton

          JMK-NI wrote:

          Just get Wireshark/Fiddler on the go, MITM yourself (they use HTTPS) and figure it out that way.

          I would hope that the URL parameters, JSON, request body, whatever, would be encrypted and also have some sort of authorization token associated with it! It is, like you said, HTTPS! Marc

          Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

          J Offline
          J Offline
          JMK NI
          wrote on last edited by
          #4

          When I said:

          JMK-NI:

          figure it out that way

          I didn't specify a timeframe :laugh:

          1 Reply Last reply
          0
          • K Kevin Marois

            ...is there an API to TFS on-line? So I can write my own UI.. One that makes sense?

            If it's not broken, fix it until it is

            B Offline
            B Offline
            Brisingr Aerowing
            wrote on last edited by
            #5

            TFS has an object model[^] that may be of use. No XML docs, though. API Docs may be found here[^].

            What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

            1 Reply Last reply
            0
            • K Kevin Marois

              ...is there an API to TFS on-line? So I can write my own UI.. One that makes sense?

              If it's not broken, fix it until it is

              D Offline
              D Offline
              dandy72
              wrote on last edited by
              #6

              Coder For Hire wrote:

              ...is there an API to TFS on-line?

              Yes, there is. VS uses it. Rather seamlessly, I might add. May I ask why you need to go to the web site at all? Or do you not use VS at all? (not trolling - yeah, the web UI sucks, but I never have to use it...)

              K 1 Reply Last reply
              0
              • D dandy72

                Coder For Hire wrote:

                ...is there an API to TFS on-line?

                Yes, there is. VS uses it. Rather seamlessly, I might add. May I ask why you need to go to the web site at all? Or do you not use VS at all? (not trolling - yeah, the web UI sucks, but I never have to use it...)

                K Offline
                K Offline
                Kevin Marois
                wrote on last edited by
                #7

                The source control component in TFS is fine. But the agile components via a browser suck ass.

                If it's not broken, fix it until it is

                D 1 Reply Last reply
                0
                • K Kevin Marois

                  The source control component in TFS is fine. But the agile components via a browser suck ass.

                  If it's not broken, fix it until it is

                  D Offline
                  D Offline
                  dandy72
                  wrote on last edited by
                  #8

                  I wasn't aware people actually used that, other than bloggers who try to convince others they should.

                  1 Reply Last reply
                  0
                  • M Marc Clifton

                    JMK-NI wrote:

                    Just get Wireshark/Fiddler on the go, MITM yourself (they use HTTPS) and figure it out that way.

                    I would hope that the URL parameters, JSON, request body, whatever, would be encrypted and also have some sort of authorization token associated with it! It is, like you said, HTTPS! Marc

                    Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                    K Offline
                    K Offline
                    Kirk Wood
                    wrote on last edited by
                    #9

                    Note sure about Wireshark, but it is easy to intercept this with Fiddler. The basics of it are that you create a certificate which you then tell your browser to accept.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups