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, ∼1980🔥, 0💬
Popular Posts:
Where to find tutorials on EPUB file format? I want to know how to create EPUB books. Here is a larg...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...
How To Create an Array with a Sequence of Integers or Characters in PHP? The quickest way to create ...
What are the differences of Differences of evaluateTransaction() and submitTransaction() of the fabr...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...