File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
visual-basic/getting-started Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 382
382
# [ Visual Basic Guide] ( visual-basic/index.md )
383
383
## [ Get Started] ( visual-basic/getting-started/index.md )
384
384
### [ What's New for Visual Basic] ( visual-basic/getting-started/whats-new.md )
385
- ### [ Visual Basic Breaking Changes in Visual Studio 2015 ] ( visual-basic/getting-started/breaking-changes-in-visual-studio-2015 .md )
385
+ ### [ Visual Basic Breaking Changes in Visual Studio] ( visual-basic/getting-started/breaking-changes-in-visual-studio.md )
386
386
### [ Additional Resources for Visual Basic Programmers] ( visual-basic/getting-started/additional-resources.md )
387
387
388
388
## [ Developing Applications] ( visual-basic/developing-apps/index.md )
Original file line number Diff line number Diff line change 1
1
---
2
- title : " Getting started with Visual Basic"
3
- ms.date : " 2017-08-07 "
2
+ title : " Get started with Visual Basic"
3
+ ms.date : " 2017-08-10 "
4
4
ms.prod : .net
5
5
ms.technology :
6
6
- " devlang-visual-basic"
7
7
ms.topic : " article"
8
8
dev_langs :
9
9
- " VB"
10
10
helpviewer_keywords :
11
- - " getting started, Visual Basic"
12
- - " Visual Basic, getting started"
11
+ - " get started, Visual Basic"
12
+ - " Visual Basic, get started"
13
13
ms.assetid : 6685467b-28fa-4cde-9516-f0e00ad08911
14
14
caps.latest.revision : 36
15
15
author : dotnet-bot
@@ -30,7 +30,7 @@ translation.priority.mt:
30
30
- " pt-br"
31
31
- " tr-tr"
32
32
---
33
- # Getting started with Visual Basic
33
+ # Get started with Visual Basic
34
34
This section of the documentation helps you get started with Visual Basic application development.
35
35
36
36
## In this section
@@ -48,7 +48,7 @@ Provides a list of Web sites and newsgroups that can help you find answers to co
48
48
[ Get Visual Basic] ( https://www.visualstudio.com/downloads/ )
49
49
Provides download links for Visual Studio versions that include Visual basic support, including free versions.
50
50
51
- [ Visual Basic Fundamentals for Absolute Beginners] ( https://mva.microsoft.com/training-courses/visual-basic-fundamentals-for-absolute-beginners-16507 )
51
+ [ Visual Basic Fundamentals for Absolute Beginners] ( https://mva.microsoft.com/training-courses/visual-basic-fundamentals-for-absolute-beginners-16507 )
52
52
Microsoft Virtual Academy course that teaches the fundamentals of Visual Basic programming.
53
53
54
54
[ Object-Oriented Programming] ( ../programming-guide/concepts/object-oriented-programming.md )
You can’t perform that action at this time.
0 commit comments