Where's "Visual C" on the Microsoft store?

Mar 29, 2018 at 3:25am
I tried finding it, and only got suggestions for a totally unrelated Dragonball Z game, books, and some russian apps.

Are Microsoft products seriously not on the Microsoft store?

I just wanted to see how much it cost, etc. But it's not even there. What gives? Xcode is on the app store right?
Mar 30, 2018 at 9:24am
I don't think there is a Microsoft product called "Visual C".
Visual C++ is for both C and C++.
Visual C# is for C#.
Mar 30, 2018 at 2:22pm
closed account (E0p9LyTq)
Visual Studio isn't an app that can run on just any Windows device. That is what the Microsoft Store is for.

Someone can create, test and upload a store app using Visual Studio.
Mar 30, 2018 at 6:54pm
Ah OK. I was thinking you could get any downloadable Microsoft merch there that was for sale. Didn't realize it needed full cross-platform compatibility. Thanks!
Mar 30, 2018 at 9:49pm
closed account (E0p9LyTq)
The offline installation setup archive of just the English components of Visual Studio 2017 Community is about 50GBs. It could be larger, I haven't updated my install archive since a couple of version upgrades were released.

Installing common components for C++ programming, debugging, etc, chews up about 10GB. Just a small fraction of the available components.

The installation spreads components all over the place, not just in the user specified directory.

Each version upgrade gobbles up more space without adding more installed components.

Visual Studio is not a slim app at all.
Apr 22, 2018 at 8:13pm
yeah it's so slow on startup even there is enough RAM
Apr 22, 2018 at 9:26pm
closed account (E0p9LyTq)
yeah it's so slow on startup even there is enough RAM

Same computer, Code:::Blocks takes much longer (over a minute longer) to load compared to VS.
Apr 29, 2018 at 2:53pm
Ive got it installed and working after buying an SSD to install it partly onto drive D (there's 32GB SSD soldered onto the mainboard)... creating a new windows project gives me a starter with around 200 lines of code. So now its time to start learning the Windows API I guess. Where did everyone else start?
Topic archived. No new replies allowed.