-
Notifications
You must be signed in to change notification settings - Fork 1k
/
welcome-visual-studio.yml
86 lines (79 loc) · 4.07 KB
/
welcome-visual-studio.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
### YamlMime:Landing
title: Visual Studio troubleshooting # < 60 chars
summary: Welcome to Visual Studio troubleshooting. These articles explain how to determine, diagnose, and fix issues that you might encounter when you use Visual Studio. In the navigation pane on the left, browse through the article list or use the search box to find issues and solutions.
metadata:
title: Visual Studio troubleshooting document
description: Knowledge Base (KB) and other Support articles for Visual Studio. # Required; article description that is displayed in search results. < 160 chars.
ms.topic: landing-page # Required
author: HaiyingYu #Required; your GitHub user alias, with correct capitalization.
ms.author: haiyingyu #Required; microsoft alias of author; optional team alias.
ms.date: 05/09/2022
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Card
- title: Installation
linkLists:
- linkListType: how-to-guide
links:
- text: Troubleshoot installation and upgrade issues
url: ./installation/troubleshoot-installation-issues.md
- text: Troubleshoot network related errors
url: ./installation/troubleshoot-network-related-errors.md
- text: Uninstall third-party applications
url: ./installation/secondary-installer-third-party-app.md
- text: OS requirements for Visual Studio 2022
url: ./general/visual-studio-2022-unsupported-operating-systems.md
- text: Resolve common setup errors
url: ./installation/issues-workarounds-visual-studio-setup.md
- title: Language or Compilers
linkLists:
- linkListType: how-to-guide
links:
- text: Language documentation
url: /visualstudio/windows#language-documentation
- text: Use C# to read from and write to text file
url: ./csharp/language-compilers/read-write-text-file.md
- text: Use C# to store and retrieve custom information from a .config file
url: ./csharp/language-compilers/store-custom-information-config-file.md
- text: Use C# to read XML data from a URL
url: ./csharp/language-compilers/read-xml-data-from-url.md
- text: Use C# to serialize an object to XML
url: ./csharp/language-compilers/serialize-object-xml.md
- text: Use C# applications to create and manage threads
url: ./csharp/language-compilers/create-thread.md
- text: I/O operations in Visual C++
url: ./cpp/language-compilers/basic-file-io-operation.md
- title: C and C++ Libraries
linkLists:
- linkListType: how-to-guide
links:
- text: Latest Visual C++ Redistributable downloads
url: /cpp/windows/latest-supported-vc-redist
- text: Runtime framework packages for Desktop Bridge
url: ./cpp/libraries/c-runtime-packages-desktop-bridge.md
- title: Project and build system
linkLists:
- linkListType: how-to-guide
links:
- text: Troubleshoot .NET Framework Targeting errors
url: ./project-build/troubleshooting-dotnet-framework-targeting-errors.md
- text: Troubleshoot broken references
url: ./project-build/troubleshooting-broken-references.md
- title: Debuggers
linkLists:
- linkListType: how-to-guide
links:
- text: Troubleshoot breakpoints
url: ./debuggers/troubleshooting-breakpoints.md
- text: Troubleshoot remote debugging
url: ./debuggers/troubleshooting-remote-debugging.md
- title: Documentation, Training and Support
linkLists:
- linkListType: reference
links:
- text: Visual Studio IDE documentation
url: /visualstudio/ide
- text: Learning paths and resources
url: /training/browse/?products=vs
- text: Support resources
url: https://visualstudio.microsoft.com/vs/support/#talktous