Tools, FAQ, Tutorials:
Main Features on Visual Studio 2017 Start Page
What features are available on Visual Studio 2017 Start Page?
✍: FYIcenter.com
After you started Visual Studio 2017 you the Start Page with the following features:
1. Top Menu - Allows you to access menu items through: File, Edit, View, Project, Debug, Team, Tools, Test, Analyze, Windows, and Help.
2. Search Box (near the top edge) - Allows you search in for functionalities, help topics, or anything in your project files
3. Sign In (near the top right corner) - Allows you to sign in to your Microsoft developer cloud service account.
4. Explorer Pane (on the left side) - Allows you browse projects/solutions, classes, properties, and development team members.
5. Work Area (in the center) - Allows you to view and edit program or resource files
The picture below shows you features on Visual Studio Start Page:
⇒ Visual Studio Community 2017 Program Folders
⇐ Setup Visual Studio 2017 for Visual C++
2023-12-10, 1625🔥, 0💬
Popular Posts:
Where to get the detailed description of the JSON.stringify() Function in JavaScript? Here is the de...
Why I am getting "The Windows SDK version 8.1 was not found" error, when building my C++ application...
How to use the Atom Online Validator at w3.org? w3.org feed validation service is provided at http:/...
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...