- Mastering Visual Studio 2017
- Kunal Chowdhury
- 167字
- 2021-07-15 17:26:31
Overview of the new installation experience
The new version of the installer that is used to install Visual Studio 2017 allows you to control the individual workload/module that you need. Unlike the previous versions of the installer, it does not take more installation space; rather, it allows you to do a basic installation, having a few hundred MBs only for the core editor to install. On a need basis, you can select the workload or the individual module.
The Workloads screen will allow you to select the module that you want to install. If you want to build applications targeting Windows 10 only, you should go with Universal Windows Platform development. Consider the following screenshot:

If you want to build applications for Python or Node.js, the respective workloads are there to help you install the required components. Consider the following screenshot:

We will discuss more about the installation steps in the next point, where we will see how to install Visual Studio 2017 using the online installer.
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Power Up Your PowToon Studio Project
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- Web程序設計(第二版)
- 算法訓練營:提高篇(全彩版)
- Learning Apache Cassandra
- Solutions Architect's Handbook
- 創意UI Photoshop玩轉移動UI設計
- Modernizing Legacy Applications in PHP
- H5+移動營銷設計寶典
- Java EE架構設計與開發實踐
- 寫給青少年的人工智能(Python版·微課視頻版)
- 大話代碼架構:項目實戰版
- 從零開始學UI設計·基礎篇
- jMonkeyEngine 3.0 Beginner’s Guide