@@ -75,8 +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
78
itemType : get-started
81
79
- title : Visual Studio language guidance
82
80
links :
@@ -121,7 +119,7 @@ additionalContent:
121
119
- title : AI-assisted development
122
120
summary : Get answers and suggestions from GitHub Copilot and code assistance with IntelliCode.
123
121
url : ../ide/ai-assisted-development-visual-studio.md
124
- - title : Track version changes
122
+ - title : Git, GitHub, and Azure DevOps
125
123
summary : Share code using version control technologies such as Git and GitHub.
126
124
url : ../version-control/git-with-visual-studio.md
127
125
- title : Extend Visual Studio
@@ -132,24 +130,24 @@ additionalContent:
132
130
items :
133
131
- title : Web and cloud
134
132
links :
135
- - text : Web development
133
+ - text : ASP.NET
136
134
url : /aspnet/
137
135
- text : ASP.NET Core and JavaScript
138
136
url : ../javascript/tutorial-nodejs.md
139
- - text : Azure development and management
137
+ - text : Azure cloud
140
138
url : ../azure/index.yml
141
139
- text : Python
142
140
url : ../python/index.yml
143
141
- text : Node.js
144
142
url : ../javascript/index.yml
145
143
- text : Data storage and processing
146
144
url : ../data-tools/index.yml
147
- - text : Data science
148
- url : ../python/data-science-and-analytical-applications-workload.md
149
145
- text : Office/Sharepoint development
150
146
url : ../vsto/office-and-sharepoint-development-in-visual-studio.md
151
147
- title : Desktop and mobile
152
148
links :
149
+ - text : .NET Fundamentals
150
+ url : /dotnet/fundamentals/
153
151
- text : Windows app development
154
152
url : /windows/apps/
155
153
- text : .NET desktop development with WPF
@@ -160,26 +158,18 @@ additionalContent:
160
158
url : /dotnet/framework/
161
159
- text : MAUI (.NET Multi-platform App UI) development
162
160
url : /dotnet/maui/
163
- - text : Mobile development with .NET (Xamarin)
164
- url : /xamarin/
165
161
- text : Windows development with C++
166
162
url : /cpp/windows/desktop-applications-visual-cpp
167
- - text : Mobile development with C++
168
- url : /visualstudio/cross-platform/
169
163
- title : Game development
170
164
links :
171
165
- text : Unity
172
166
url : /visualstudio/gamedev/unity/get-started/visual-studio-tools-for-unity
173
167
- text : Unreal Engine
174
168
url : /visualstudio/gamedev/unreal/get-started/vs-tools-unreal-overview
175
- - text : Universal Windows Platform (UWP)
176
- url : /windows/uwp/gaming/e2e
177
169
- title : Other toolsets
178
170
links :
179
171
- text : Visual Studio extension development
180
172
url : ../extensibility/index.yml
181
173
- text : Linux development with C++
182
174
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)"
175
+ 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