File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
8
8
description : Create C# apps by using Visual Studio.
9
9
ms.custom : seodec18
10
10
ms.topic : landing-page
11
- ms.date : 09/27 /2019
11
+ ms.date : 11/19 /2019
12
12
author : ghogen
13
13
ms.author : ghogen
14
14
manager : jillfra
@@ -31,6 +31,12 @@ landingContent:
31
31
links :
32
32
- text : Start a guided tour
33
33
url : visual-studio-ide.md
34
+ - linkListType : quickstart
35
+ links :
36
+ - text : Create a "Hello World" console app
37
+ url : ../../ide/quickstart-csharp-console.md
38
+ - text : Create a "Hello World" web app
39
+ url : ../../ide/quickstart-aspnet-core.md
34
40
35
41
# Card
36
42
- title : Create C# apps
@@ -52,7 +58,7 @@ landingContent:
52
58
- linkListType : video
53
59
links :
54
60
- text : Create an ASP.NET Core app
55
- url : tutorial-aspnet-core-ef-step-01.md
61
+ url : tutorial-aspnet-core-ef-step-01.md
56
62
57
63
# Card
58
64
- title : Learn Visual Studio
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
8
8
description : Create Visual Basic apps by using Visual Studio.
9
9
ms.custom : seodec18
10
10
ms.topic : landing-page
11
- ms.date : 09/20 /2019
11
+ ms.date : 11/19 /2019
12
12
ms.author : ghogen
13
13
author : ghogen
14
14
manager : jillfra
@@ -31,6 +31,10 @@ landingContent:
31
31
links :
32
32
- text : Start a guided tour
33
33
url : visual-studio-ide.md
34
+ - linkListType : quickstart
35
+ links :
36
+ - text : Create a "Hello World" console app
37
+ url : ../../ide/quickstart-visual-basic-console.md
34
38
35
39
# Card
36
40
- title : Create Visual Basic apps
@@ -44,7 +48,7 @@ landingContent:
44
48
- text : Create a Windows Forms app
45
49
url : ../../ide/create-a-visual-basic-winform-in-visual-studio.md
46
50
- text : Learn about the Visual Basic language
47
- url : /dotnet/visual-basic/developing-apps/programming/
51
+ url : /dotnet/visual-basic/developing-apps/programming/
48
52
49
53
# Card
50
54
- title : Learn Visual Studio
You can’t perform that action at this time.
0 commit comments