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. I got a VS notification about "Dev Drive" ...

I got a VS notification about "Dev Drive" ...

Scheduled Pinned Locked Moved The Lounge
visual-studiocomtestingbeta-testingquestion
8 Posts 5 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.
  • OriginalGriffO Offline
    OriginalGriffO Offline
    OriginalGriff
    wrote on last edited by
    #1

    Set up a Dev Drive on Windows 11 | Microsoft Learn[^] Anyone tried it yet? Any good? Worth doing? Or a risky way to scramble a SSD because MS is involved and they don't seem to be testing much these days ... :-D

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

    M J B 3 Replies Last reply
    0
    • OriginalGriffO OriginalGriff

      Set up a Dev Drive on Windows 11 | Microsoft Learn[^] Anyone tried it yet? Any good? Worth doing? Or a risky way to scramble a SSD because MS is involved and they don't seem to be testing much these days ... :-D

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

      M Offline
      M Offline
      Mike Hankey
      wrote on last edited by
      #2

      I just set up a DevDrive to see what it was all about. Moved a project I'm working on over to the new drive, fired up VS2017 got references comfigured, compiled...check. Run...BSOD After reboot the project won't load and the csproj file, when opened with a hex editor (HxD) it's all double boogers. So to answer you're question, it's a typical uSoft SNAFU.

      "Ten men in the country could buy the world and ten million can’t buy enough to eat." Will Rogers PartsBin an Electronics Part Organizer - Release Version 1.3.0 JaxCoder.com Latest Article: SimpleWizardUpdate

      OriginalGriffO 1 Reply Last reply
      0
      • M Mike Hankey

        I just set up a DevDrive to see what it was all about. Moved a project I'm working on over to the new drive, fired up VS2017 got references comfigured, compiled...check. Run...BSOD After reboot the project won't load and the csproj file, when opened with a hex editor (HxD) it's all double boogers. So to answer you're question, it's a typical uSoft SNAFU.

        "Ten men in the country could buy the world and ten million can’t buy enough to eat." Will Rogers PartsBin an Electronics Part Organizer - Release Version 1.3.0 JaxCoder.com Latest Article: SimpleWizardUpdate

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        Thanks for that - sorry about your project - I'll leave it a while then.

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • OriginalGriffO OriginalGriff

          Set up a Dev Drive on Windows 11 | Microsoft Learn[^] Anyone tried it yet? Any good? Worth doing? Or a risky way to scramble a SSD because MS is involved and they don't seem to be testing much these days ... :-D

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

          J Offline
          J Offline
          jschell
          wrote on last edited by
          #4

          Took me quite a bit of reading to find the following... "Dev Boxes will come pre-configured to use Dev Drives so that teams who develop in the cloud will realize these perf gains automatically." So it has something to do with that. I don't want to develop on the cloud. If my network goes down I can keep working. However per the chart on the link from the original page why would anyone be doing a "local" git repo clone on such a regular basis that they need it to be faster? For me the only thing that is going to make me developer faster is if they find a way to speed up my brain. Then it also appears that one of the comparisons is doing a build of the entire Java Spring codebase. If your project is that big you should learn a bit about decomposing projects because doing it that way guarantees maintenance problems.

          OriginalGriffO M 2 Replies Last reply
          0
          • J jschell

            Took me quite a bit of reading to find the following... "Dev Boxes will come pre-configured to use Dev Drives so that teams who develop in the cloud will realize these perf gains automatically." So it has something to do with that. I don't want to develop on the cloud. If my network goes down I can keep working. However per the chart on the link from the original page why would anyone be doing a "local" git repo clone on such a regular basis that they need it to be faster? For me the only thing that is going to make me developer faster is if they find a way to speed up my brain. Then it also appears that one of the comparisons is doing a build of the entire Java Spring codebase. If your project is that big you should learn a bit about decomposing projects because doing it that way guarantees maintenance problems.

            OriginalGriffO Offline
            OriginalGriffO Offline
            OriginalGriff
            wrote on last edited by
            #5

            jschell wrote:

            the only thing that is going to make me developer faster is if they find a way to speed up my brain

            It's the fingers that need speeding up for me!

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
            "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

            1 Reply Last reply
            0
            • J jschell

              Took me quite a bit of reading to find the following... "Dev Boxes will come pre-configured to use Dev Drives so that teams who develop in the cloud will realize these perf gains automatically." So it has something to do with that. I don't want to develop on the cloud. If my network goes down I can keep working. However per the chart on the link from the original page why would anyone be doing a "local" git repo clone on such a regular basis that they need it to be faster? For me the only thing that is going to make me developer faster is if they find a way to speed up my brain. Then it also appears that one of the comparisons is doing a build of the entire Java Spring codebase. If your project is that big you should learn a bit about decomposing projects because doing it that way guarantees maintenance problems.

              M Offline
              M Offline
              Mike Hankey
              wrote on last edited by
              #6

              I couldn't see the benefit either but thought I'd kick the tires, should have known. I had to give up using VS2022 because it's so buggy, that should have been a red flag.

              "Ten men in the country could buy the world and ten million can’t buy enough to eat." Will Rogers PartsBin an Electronics Part Organizer - Release Version 1.3.0 JaxCoder.com Latest Article: SimpleWizardUpdate

              1 Reply Last reply
              0
              • OriginalGriffO OriginalGriff

                Set up a Dev Drive on Windows 11 | Microsoft Learn[^] Anyone tried it yet? Any good? Worth doing? Or a risky way to scramble a SSD because MS is involved and they don't seem to be testing much these days ... :-D

                "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                B Offline
                B Offline
                Behzad Sedighzadeh
                wrote on last edited by
                #7

                Yeah, I got that message but after reading few lines of docs, I decided to not test it. It needs 16 GB memory and my box has only 32GB.

                Behzad

                C 1 Reply Last reply
                0
                • B Behzad Sedighzadeh

                  Yeah, I got that message but after reading few lines of docs, I decided to not test it. It needs 16 GB memory and my box has only 32GB.

                  Behzad

                  C Offline
                  C Offline
                  charlieg
                  wrote on last edited by
                  #8

                  that's a pretty good memory load. PLus, with all the crap MS is pulling these days, I'll stick with NTFS.

                  Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.

                  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