File tree 4 files changed +13
-21
lines changed
4 files changed +13
-21
lines changed Original file line number Diff line number Diff line change @@ -226,17 +226,13 @@ additionalContent:
226
226
- title : Mobile and Desktop
227
227
links :
228
228
- url : /dotnet/desktop/wpf/
229
- text : Windows Presentation Foundation (.NET 5+)
229
+ text : Windows Presentation Foundation
230
230
- url : /dotnet/desktop/winforms/
231
- text : Windows Forms (.NET 5+)
231
+ text : Windows Forms
232
232
- url : /dotnet/maui
233
233
text : .NET Multi-platform App UI (.NET MAUI)
234
234
- url : /azure/developer/mobile-apps
235
235
text : Develop mobile apps with Azure
236
- - url : /dotnet/desktop/wpf/?view=netframeworkdesktop-4.8&preserve-view=true
237
- text : Windows Presentation Foundation (.NET Framework)
238
- - url : /dotnet/desktop/winforms/?view=netframeworkdesktop-4.8&preserve-view=true
239
- text : Windows Forms (.NET Framework)
240
236
# Card
241
237
- title : Microservices
242
238
links :
Original file line number Diff line number Diff line change @@ -96,22 +96,22 @@ landingContent:
96
96
links :
97
97
- text : Desktop guide introduction
98
98
url : /dotnet/desktop/
99
- - text : .NET Framework WPF
100
- url : /dotnet/desktop/wpf/?view=netframeworkdesktop-4.8
101
- - text : .NET Framework Windows Forms
102
- url : /dotnet/desktop/winforms/?view=netframeworkdesktop-4.8
99
+ - text : WPF
100
+ url : /dotnet/desktop/wpf/
101
+ - text : Windows Forms
102
+ url : /dotnet/desktop/winforms/
103
103
104
104
# Card
105
105
- title : Create WPF apps
106
106
linkLists :
107
107
- linkListType : overview
108
108
links :
109
109
- text : Overview of WPF
110
- url : /dotnet/desktop/wpf/?view=netframeworkdesktop-4.8
110
+ url : /dotnet/desktop/wpf/
111
111
- linkListType : tutorial
112
112
links :
113
113
- text : Create your first WPF app in Visual Studio
114
- url : /dotnet/desktop/wpf/getting-started/walkthrough-my-first-wpf-desktop-application/?view=netframeworkdesktop-4.8
114
+ url : /dotnet/desktop/wpf/getting-started/walkthrough-my-first-wpf-desktop-application/
115
115
116
116
# Card
117
117
- title : Work with data using ADO.NET
Original file line number Diff line number Diff line change 16
16
- name : Overview
17
17
href : install/index.md
18
18
- name : Install on Windows and Windows Server
19
- href : install/on-windows-and-server.md
19
+ href : install/on-windows-and-server.md
20
20
- name : For developers
21
21
href : install/guide-for-developers.md
22
22
- name : Versions and dependencies
@@ -128,9 +128,9 @@ items:
128
128
- name : Overview
129
129
href : develop-client-apps.md
130
130
- name : Windows Presentation Foundation
131
- href : /dotnet/desktop/wpf/?view=netframeworkdesktop-4.8&preserve-view=true
131
+ href : /dotnet/desktop/wpf/
132
132
- name : Windows Forms
133
- href : /dotnet/desktop/winforms/?view=netframeworkdesktop-4.8&preserve-view=true
133
+ href : /dotnet/desktop/winforms/
134
134
- name : Service-oriented apps with WCF
135
135
href : wcf/
136
136
- name : Windows Workflow Foundation
Original file line number Diff line number Diff line change @@ -274,13 +274,9 @@ additionalContent:
274
274
- url : /uwp
275
275
text : Universal Windows apps
276
276
- url : /dotnet/desktop/wpf/
277
- text : Windows Presentation Foundation (.NET 5+)
278
- - url : /dotnet/desktop/wpf/?view=netframeworkdesktop-4.8&preserve-view=true
279
- text : Windows Presentation Foundation (.NET Framework)
277
+ text : Windows Presentation Foundation
280
278
- url : /dotnet/desktop/winforms/
281
- text : Windows Forms (.NET 5+)
282
- - url : /dotnet/desktop/winforms/?view=netframeworkdesktop-4.8&preserve-view=true
283
- text : Windows Forms (.NET Framework)
279
+ text : Windows Forms
284
280
- url : /dotnet/maui
285
281
text : .NET Multi-platform App UI (.NET MAUI)
286
282
# Card
You can’t perform that action at this time.
0 commit comments