Forgot your password?
typodupeerror
Programming Software Operating Systems

Visual Studio 2026 Released 45

Dave Knott writes: Microsoft has released Visual Studio 2026, the first major version of their flagship compiler in almost four years. Release notes are available here. The compiler has also been updated, including improved (but not yet 100%) C++23 core language and standard library implementations.
This discussion has been archived. No new comments can be posted.

Visual Studio 2026 Released

Comments Filter:
  • by caseih ( 160668 ) on Tuesday November 11, 2025 @07:26PM (#65788982)

    Anyone else noticed these? I thought popup ads had disappeared years ago because they are so annoying, but apparently not. Although I'd rather have these ads than those pernicious and malicious html-load.com scripts running on this site.

    • Mango DB? Yeah I got that.

      Want to try out the new Visual Studio 2026, but worried its full of AI crap. Still rocking VS 2019.
      • by SoCalChris ( 573049 ) on Tuesday November 11, 2025 @08:17PM (#65789066) Journal

        VS26 is surprisingly good. There is a ton of AI crap in it, but you can completely turn it all off. VS26 runs noticeably better on my machine than VS22 did, I've been using the preview version for a while now without issue in my day job. Like I mentioned though, we're migrating away from Windows altogether now that .Net runs well in Linux and there are good cross-platform IDEs available.

        • by AmiMoJo ( 196126 )

          I'm always surprised that VS is the best IDE. You would think that there would be a really great open source one, given that every open source developer needs something to edit code and manage projects... But nope, the only half way decent open source IDE is Visual Studio Code, another Microsoft product.

          I have to use Eclipse based IDEs for various things, and they are all painful and buggy. The UI is a complete mess. It's a little bit mind boggling how bad it is.

          • Visual Studio and Eclipse are typically used for statically typed languages (C# and Java), so you get IDE magic like automatic refactors, renaming, jump to definition, etc. It's nice, and helps you program faster.

            However, in the real world most people use dynamic languages like Python, which loses all that IDE magic (AI can kind of help here). btw IntelliJ has been more popular than Eclipse among Java programmers for more than a decade now.

            The conclusion is that most programmers don't care about progra
            • by AmiMoJo ( 196126 )

              I do 99% of my coding in C these days. I used to do some C# stuff, but it's been a while.

              So for me a decent IDE is very very helpful.

              • C is another static language, so the IDE can give you a good autocomplete without relying on AI. Why haven't you switched to Rust? I hear it's better at everything.
                • by AmiMoJo ( 196126 )

                  For embedded, efficiency is important. Plus familiarity, especially with GCC. For ARM stuff they only tend to provide libraries in C too, for 8 bit stuff I usually write my own so I suppose it could be Rust...

                  Just not really seeing any benefit at the moment.

          • by _merlin ( 160982 )

            Eventually you get sick of IDEs and just use vim. When I was young, I liked IDEs, I no longer think theyâ(TM)re worth the trouble.

          • It isn't. Rider is.
      • I just 3 days ago dieced t my entire code base to 2022.

        I f you have a lecacy code base 2019 is all you will ever need. I am new stuff on top of my codease and i need core 9 rest api. of 2019 support about core 6 nevr leave.

        • Absolutely agree. Our executives required us to "upgrade" to 2022. It's got AI (another of the executive teams requirements) to help you along dontchaknow! Helps you code faster! Stupid shit's constantly in the way and suggesting things that make little sense. I'm so glad I'm retiring next year.

    • by Richard_at_work ( 517087 ) on Tuesday November 11, 2025 @08:06PM (#65789038)

      Slashdot has progressively got shitter over the past decade, and its noticable that that also correlates to a decline in the number of comments being left on stories.... The community has shrunk.

      Slashdot used to allow me to give them money to avoid ads, but they took that away - so I have no moral or ethical issue with blocking ads on this site. Especially as they also used to provide an option to hide ads for long term users - which they started to ignore for specific ads, and then got rid of entirely.

      • by AmiMoJo ( 196126 )

        The Dice era did so much damage, but to be fair the new owner fixed a lot of things and the place got a lot better. Of course many people didn't come back.

        This ad is annoying though because it covers the content. I'd rather it was part of the page layout, than floating over it.

      • The community has shrunk.

        Is that a surprise? If you don't know what I'm talking about open a private browsing window and go hit the Sign-Up button and see what happens.

        We've been a closed club for years.

    • Ok, so it's not just me. I finally got rid it by flagging the crap with uBlock. Every once in a while a little black box still appears in the lower right hand corner though. This is the first pop-up I have seen in well over 15 years now, maybe longer.

    • Anyone else noticed these?

      https://github.com/dhowe/AdNau... [github.com]

      No More

    • ad and geo blockin in the firewall, no scrip an ublok orgin. in my brosower i have not see and ad in years on most any thing not even tube

    • Apparently you can create an AI to get rid of these popups. I've heard this tool MongoDB may be useful for this.

  • by SoCalChris ( 573049 ) on Tuesday November 11, 2025 @07:47PM (#65788998) Journal

    Not a fan of Microsoft, but Visual Studio has made a ton of improvements over the past few years, including this release.

    Unfortunately they've fucked Windows so badly recently, and JetBrains has made their IDE free for non-commercial use (And far cheaper for commercial licenses than MSDN) that myself and a ton of other .Net devs are moving off of Windows completely and won't be getting to use this new version.

    • Based on their history, Windows 12 will be decent*, but then they'll shit the bed again when they try to get everyone to upgrade to Windows 13. I don't know why they do it this way, but it's been a consistent trend for decades now.

      * For a Microsoft product.
      • by SoCalChris ( 573049 ) on Tuesday November 11, 2025 @08:13PM (#65789062) Journal

        It's different now though. The alternating good/bad Windows releases used to be the core of the system was good or bad. Windows 11 is pretty good though. What's made it bad is shitty choices that Microsoft is making trying to squeeze money out of users. Ideas like their Recall AI crap they keep rolling out. Overwriting system settings with every update. Why do I have ads on my "Professional" edition for xbox crap? Why in the ever loving fuck does the built-in solitaire game now require a recurring subscription if I don't want to watch ads between games? I don't want to use OneDrive or Edge, stop prompting me about them.

        And yeah, there's plenty of easy workarounds to almost all of these issues, but the point is that they keep making these decisions and pushing them on users. The Windows system itself isn't horrible these days, it's the management decisions that are killing it. A new version of Windows won't fix that.

        One of the old school Windows developers posted a pretty good video on this the other day. He makes some good points, and honestly if they followed his ideas, Windows would be much better for developers and power users. But I don't see them doing that.

        https://www.youtube.com/watch?... [youtube.com]

        • by MobyDisk ( 75490 )

          Windows 11 is pretty good though. What's made it bad is shitty choices

          So it's good.... except for the bad shit.

      • "Windows 12 will be decent" - Nope. The greed train has left the station. MS got a taste of monetizing their user base. Shit's here to stay now.

    • I have used Jetbrains Rider now for the past 7 years and I can definitely recommend it (and I pay for it as well). I switched because I moved to Mac for .Net development, and really hated Microsofts .Net story for VSCode - and since switching to Rider, I haven't found myself wanting Visual Studio at all.

      • Curious what Mac you're using? I'm getting a new personal laptop somewhat soon, and the M5 chips look really nice. How much RAM do you have? I've currently got an M1 mini with 8GB of RAM that works pretty well but it tends to start bogging down when using containers and having a bunch of youtube tabs open. I'm not sure how much of the Apple Tax on memory I need/want to spend.

        • Get as much memory as you can. I think memory is more important than the processor.

          Did the processing recently. For only $7000 or so, you can max out the best laptop with 128GB of RAM and 8TB of storage. That's the way to fly!!

          For us non-big-spenders, you can get something decent for under $3000.

          • by drnb ( 2434720 )

            Get as much memory as you can. I think memory is more important than the processor.

            Memory is absolutely more important. Upgrade the RAM at build-to-order time and the Mac will run well for 7 or 8 years until they stop upgrading macOS on that model.

            • I'm probably going to go for the 48GB/1TB as far as storage.

              I tend to try and buy a laptop that I'll use for several years, this seems like my best bet right now. It will be replacing a 9 year old Dell Precision laptop that I've been using daily since it was new.

              • by drnb ( 2434720 )

                I'm probably going to go for the 48GB/1TB as far as storage.

                I tend to try and buy a laptop that I'll use for several years, this seems like my best bet right now. It will be replacing a 9 year old Dell Precision laptop that I've been using daily since it was new.

                24GB or 32GB will be just great for the 7-8 lifetime of the Mac.

        • Over the years I have used as my main development machine:

          * 2011 17" Macbook Pro with 8GB RAM
          * 2016 iMac with 8 cores and 32GB RAM (with 2 additional 4K screens)
          * M3 Max 14" Macbook Pro with 36GB RAM (and an additional 4K screen)
          * M4 Max 16" Macbook Pro with 48GB RAM (and an Apple Studio screen)

          I havent really ever run into a resource issue - I had to retire the iMac just last month because the screen was ghosting, but it was still perfectly usable for development purposes right up to that point (ie I never

      • I've been on a Mac for a while, and tried Visual Studio for Mac. What a friggin train wreck. I've been using VSCode and gotten used to its quirks, but I might need to give Rider a look. Thanks for the reminder it exists.
        • VS For Mac was nothing more than a rebrand of Xamarin MonoDevelop, a third party IDE - it never had anything in common with actual VS.

    • The OP forgot to mention the minimum hardware requirements for VS 2026: Threadripper 79xx with 64 cores, 128GB RAM, and 2TB SSD. Another 2TB if you install the add-on packs.
  • OpenMP (Score:3, Informative)

    by jay age ( 757446 ) on Wednesday November 12, 2025 @10:21AM (#65790090)

    They still only support very old version of OpenMP.
    For HPC use, VS (or Windows for that matter) is a major nuisance.

    Fortunately, we're finally moving to Linux on the server at my work. Good riddance!

RADIO SHACK LEVEL II BASIC READY >_

Working...