- 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.
- UML和模式應用(原書第3版)
- HTML5移動Web開發技術
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Python 3.7網絡爬蟲快速入門
- Production Ready OpenStack:Recipes for Successful Environments
- Learning Firefox OS Application Development
- 一塊面包板玩轉Arduino編程
- MINECRAFT編程:使用Python語言玩轉我的世界
- 軟件工程與UML案例解析(第三版)
- Practical Predictive Analytics
- Python預測分析與機器學習
- Python全棧開發:基礎入門
- 原型設計:打造成功產品的實用方法及實踐
- 計算機常用算法與程序設計教程(第2版)
- Visual C++ 開發從入門到精通