- Mastering Visual Studio 2017
- Kunal Chowdhury
- 333字
- 2021-07-15 17:26:33
Signing in to Visual Studio 2017
Once you are done with the installation, open your Visual Studio 2017 IDE. When you open it for the first time, it will ask you to sign in. Be sure to sign in with your MSA (Microsoft Account) ID or a work/school account that best represents you. If you don't have an existing account, you can create a personal account for free.
Here is the screenshot of the sign-in screen of Visual Studio, where you need to provide your account credentials:

Not only will signing in help you extend your trial license, but it will also help if you installed the Visual Studio trial version. By default, it will have a 30 day trial period. Once you sign in to Visual Studio 2017, you will get an additional 90 days to try it.
If you have an account that's associated with the MSDN or VSO (Visual Studio Online) subscription, signing in to Visual Studio will automatically unlock your installation. It will also connect to services such as Microsoft Azure and Visual Studio Team Services in the IDE without prompting again for credentials for the same account.
If you missed logging in to Visual Studio at the first start of the IDE, you can do so later from the Visual Studio by using this path: Help | Register Product | Sign in, or by clicking on the Sign in link available at the top-right corner of the screen, as shown in the following screenshot:

Unless you sign out, you will be automatically signed in to Visual Studio whenever you start it. This will synchronize all your changes to the settings in the cloud.
- 計(jì)算思維與算法入門(mén)
- 復(fù)雜軟件設(shè)計(jì)之道:領(lǐng)域驅(qū)動(dòng)設(shè)計(jì)全面解析與實(shí)戰(zhàn)
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Python機(jī)器學(xué)習(xí)算法與實(shí)戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- Python Data Analysis Cookbook
- Python項(xiàng)目實(shí)戰(zhàn)從入門(mén)到精通
- Django 5企業(yè)級(jí)Web應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)
- 交互式程序設(shè)計(jì)(第2版)
- 原型設(shè)計(jì):打造成功產(chǎn)品的實(shí)用方法及實(shí)踐
- Ubuntu Server Cookbook
- C語(yǔ)言開(kāi)發(fā)寶典
- Raspberry Pi By Example
- Comprehensive Ruby Programming