@@ -3,11 +3,11 @@ title: Visual Studio documentation
3
3
summary : Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for your platforms and devices.
4
4
brand : visual-studio
5
5
metadata :
6
- title : Visual Studio documentation | Microsoft Docs
6
+ title : Visual Studio documentation
7
7
titleSuffix : " "
8
8
description : Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for any platform or device.
9
9
ms.topic : hub-page
10
- ms.date : 10/24/2023
10
+ ms.date : 10/3/2024
11
11
author : ghogen
12
12
ms.author : ghogen
13
13
manager : mijacobs
@@ -75,9 +75,6 @@ conceptualContent:
75
75
- text : ASP.NET Core and React web app
76
76
url : ../javascript/tutorial-asp-net-core-with-react.md
77
77
itemType : get-started
78
- - text : F# web service
79
- url : ../ide/quickstart-fsharp.md
80
- itemType : get-started
81
78
- title : Visual Studio language guidance
82
79
links :
83
80
- text : C#
@@ -121,7 +118,7 @@ additionalContent:
121
118
- title : AI-assisted development
122
119
summary : Get answers and suggestions from GitHub Copilot and code assistance with IntelliCode.
123
120
url : ../ide/ai-assisted-development-visual-studio.md
124
- - title : Track version changes
121
+ - title : Git, GitHub, and Azure DevOps
125
122
summary : Share code using version control technologies such as Git and GitHub.
126
123
url : ../version-control/git-with-visual-studio.md
127
124
- title : Extend Visual Studio
@@ -132,24 +129,22 @@ additionalContent:
132
129
items :
133
130
- title : Web and cloud
134
131
links :
135
- - text : Web development
132
+ - text : ASP.NET Core
136
133
url : /aspnet/
137
- - text : ASP.NET Core and JavaScript
138
- url : ../javascript/tutorial-nodejs.md
139
- - text : Azure development and management
134
+ - text : Azure cloud
140
135
url : ../azure/index.yml
141
136
- text : Python
142
137
url : ../python/index.yml
143
138
- text : Node.js
144
139
url : ../javascript/index.yml
145
- - text : Data storage and processing
146
- url : ../data-tools/index.yml
147
- - text : Data science
148
- url : ../python/data-science-and-analytical-applications-workload.md
149
140
- text : Office/Sharepoint development
150
141
url : ../vsto/office-and-sharepoint-development-in-visual-studio.md
142
+ - text : Containers
143
+ url : ../containers/index.yml
151
144
- title : Desktop and mobile
152
145
links :
146
+ - text : .NET Fundamentals
147
+ url : /dotnet/fundamentals/
153
148
- text : Windows app development
154
149
url : /windows/apps/
155
150
- text : .NET desktop development with WPF
@@ -160,26 +155,18 @@ additionalContent:
160
155
url : /dotnet/framework/
161
156
- text : MAUI (.NET Multi-platform App UI) development
162
157
url : /dotnet/maui/
163
- - text : Mobile development with .NET (Xamarin)
164
- url : /xamarin/
165
158
- text : Windows development with C++
166
159
url : /cpp/windows/desktop-applications-visual-cpp
167
- - text : Mobile development with C++
168
- url : /visualstudio/cross-platform/
169
160
- title : Game development
170
161
links :
171
162
- text : Unity
172
163
url : /visualstudio/gamedev/unity/get-started/visual-studio-tools-for-unity
173
164
- text : Unreal Engine
174
165
url : /visualstudio/gamedev/unreal/get-started/vs-tools-unreal-overview
175
- - text : Universal Windows Platform (UWP)
176
- url : /windows/uwp/gaming/e2e
177
166
- title : Other toolsets
178
167
links :
179
168
- text : Visual Studio extension development
180
169
url : ../extensibility/index.yml
181
170
- text : Linux development with C++
182
171
url : /cpp/linux/
183
- - text : .NET cross-platform development
184
- url : /dotnet/fundamentals/
185
- footer : " [Blogs](https://devblogs.microsoft.com/visualstudio/) - [Twitter](https://twitter.com/VisualStudio) - [Stack Overflow](https://stackoverflow.com/questions/tagged/visual-studio) - [Issue Reporting](../ide/feedback-options.md) - [Developer Community](https://aka.ms/feedback/suggest?space=8) - [Troubleshooting](/troubleshoot/visualstudio/welcome-visual-studio)"
172
+ footer : " [Blogs](https://devblogs.microsoft.com/visualstudio/) - [@VisualStudio on X](https://twitter.com/VisualStudio) - [Stack Overflow](https://stackoverflow.com/questions/tagged/visual-studio) - [Issue Reporting](../ide/feedback-options.md) - [Developer Community](https://aka.ms/feedback/suggest?space=8) - [Troubleshooting](/troubleshoot/visualstudio/welcome-visual-studio)"
0 commit comments