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. VSO (Visual Studio Online) m loving it

VSO (Visual Studio Online) m loving it

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiocollaborationquestion
34 Posts 14 Posters 56 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.
  • S shrknt35

    I am one of the early adopter and I like it so much for my personal use, I can easily share my code with my friends and even work with them, please try it out it's awesome and powerful.

    RaviBeeR Offline
    RaviBeeR Offline
    RaviBee
    wrote on last edited by
    #25

    Me too.  I've been using it before it was known as Visual Studio Online and have been using TFS since 2007. /ravi

    My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

    1 Reply Last reply
    0
    • B BobJanova

      I'd never trust confidential code to a cloud service. If you think TFS is a better source control system than Git then ... :confused:. TFS's source control is one of the worst I've used.

      P Offline
      P Offline
      patbob
      wrote on last edited by
      #26

      BobJanova wrote:

      I'd never trust confidential code to a cloud service.

      Me either. I just can't stop seeing the cloud as a big backdoor to my source code that I have neither visibility nor control of. Worse, I can't get rid of the feeling of risk that I could find myself locked out of my own source by the cloud provider.

      We can program with only 1's, but if all you've got are zeros, you've got nothing.

      1 Reply Last reply
      0
      • S shrknt35

        VSO (Visual Studio Online) it the best thing Microsoft ever done for me. I am now having all my projects stored online and to do that I no longer have to use messy (no offence) Git based source control systems. I can use my favorite TFS and have my code always accessible to me. Thank you Microsoft ******Do you fill the same?

        B Offline
        B Offline
        BC3Tech
        wrote on last edited by
        #27

        My one gripe about VSO w/ Git is that they don't support some of the Build niceties that you get if you use TFVC. Most notably, checking drops back in to SCC. Makes it hard to fab up chained builds and separate out your projects well. Means I have had to resort to checking in binaries that could otherwise be pulled from a Drops folder if they'd bring that functionality to the Git area. Nonetheless, I have migrated *all* my projects over to VSO Git from Bitbucket & elsewhere, so I totally agree!:thumbsup:

        S 1 Reply Last reply
        0
        • B BC3Tech

          My one gripe about VSO w/ Git is that they don't support some of the Build niceties that you get if you use TFVC. Most notably, checking drops back in to SCC. Makes it hard to fab up chained builds and separate out your projects well. Means I have had to resort to checking in binaries that could otherwise be pulled from a Drops folder if they'd bring that functionality to the Git area. Nonetheless, I have migrated *all* my projects over to VSO Git from Bitbucket & elsewhere, so I totally agree!:thumbsup:

          S Offline
          S Offline
          shrknt35
          wrote on last edited by
          #28

          BC3Tech wrote:

          migrated *all* my projects over to VSO Git from Bitbucket & elsewhere,

          Wow, you have a nice article there. One more thing, I have to admit, I do not have any experience with Git, But I do like to invest some time in learning it and gaining some experience. It seems a lot of people are giving more credit to GIT than to TFS.

          B 1 Reply Last reply
          0
          • S shrknt35

            VSO (Visual Studio Online) it the best thing Microsoft ever done for me. I am now having all my projects stored online and to do that I no longer have to use messy (no offence) Git based source control systems. I can use my favorite TFS and have my code always accessible to me. Thank you Microsoft ******Do you fill the same?

            M Offline
            M Offline
            Member 4608898
            wrote on last edited by
            #29

            So what do you guys do when the internet is not working? I work on sites which are phone dead zones and where there is no internet access. Guess I'll never know what it is like in a work environment. What happens if you have super-slow broadband or an uppy-downy connection - how do you use that time productively?

            S 1 Reply Last reply
            0
            • S shrknt35

              BC3Tech wrote:

              migrated *all* my projects over to VSO Git from Bitbucket & elsewhere,

              Wow, you have a nice article there. One more thing, I have to admit, I do not have any experience with Git, But I do like to invest some time in learning it and gaining some experience. It seems a lot of people are giving more credit to GIT than to TFS.

              B Offline
              B Offline
              BC3Tech
              wrote on last edited by
              #30

              Thanks for the compliment on the post, hopefully you found it useful. Honestly I didn't have any Git experience either. Having an IDE built around it (Visual Studio) that does all the command-line stuff for you is very helpful. I have a friend that works at MS and the word is that internally all projects are built on Git and TFVC receives no more funding. To me that means it's going away - hence my reason for "jumping in".

              1 Reply Last reply
              0
              • M Member 4608898

                So what do you guys do when the internet is not working? I work on sites which are phone dead zones and where there is no internet access. Guess I'll never know what it is like in a work environment. What happens if you have super-slow broadband or an uppy-downy connection - how do you use that time productively?

                S Offline
                S Offline
                shrknt35
                wrote on last edited by
                #31

                Honestly, I have never been through such a situation, but if I were stuck in such a situation, I will work on local copy and when I do get internet access then I will check it in or get the latest.

                1 Reply Last reply
                0
                • S shrknt35

                  VSO (Visual Studio Online) it the best thing Microsoft ever done for me. I am now having all my projects stored online and to do that I no longer have to use messy (no offence) Git based source control systems. I can use my favorite TFS and have my code always accessible to me. Thank you Microsoft ******Do you fill the same?

                  R Offline
                  R Offline
                  RafagaX
                  wrote on last edited by
                  #32

                  VSO is pretty nice, but only for personal projects, I won't trust Microsoft my work projects source code, that's why I have my own TFS server somewhere in the cloud... ;P

                  CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

                  S 1 Reply Last reply
                  0
                  • R RafagaX

                    VSO is pretty nice, but only for personal projects, I won't trust Microsoft my work projects source code, that's why I have my own TFS server somewhere in the cloud... ;P

                    CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

                    S Offline
                    S Offline
                    shrknt35
                    wrote on last edited by
                    #33

                    I can not agree more, Closed Source in cloud is a horrible idea : I think. not just in Microsoft's cloud but in any cloud.

                    R 1 Reply Last reply
                    0
                    • S shrknt35

                      I can not agree more, Closed Source in cloud is a horrible idea : I think. not just in Microsoft's cloud but in any cloud.

                      R Offline
                      R Offline
                      RafagaX
                      wrote on last edited by
                      #34

                      It have its benefits, as long as you have a backup somewhere else.

                      CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

                      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