- [Instructor] Now that I've downloaded the Installer from my desktop folder, I'll find the executable and double-click on it to run the Installer. You can see I've got two copies here, I've got the Professional edition and the Enterprise edition, both of these installers. I'll double-click on the Enterprise one. Then I see this dialog, asking me to set up a few things, I'll click on Continue. Its going to download some files from the Internet, this process could take a while. Let's take a look at some of the features on this Installer. At the very top of the screen, you can see which version of Visual Studio I'm installing. I'm installing Enterprise 2019 version 16.1.0. Here in the Workload section, I choose the large sections of functionality that I want to install. For instance, do you want to enable .net development, you'd click here, and that adds all these packages. And of course this is changeable, I can remove one of these packages if I want to, or I can add additional packages, like that. And I can remove 'em all by just unchecking the Workload. I can have even more fine-tuning control in individual components, so I can come in here and choose different individual parts of the Installer to work with. For example, let's say I'm working in .net, and I need an older version of the .net framework. I could choose that here. If you're not working in U.S. English, go to the language pack section and pick your language, and you can also modify the installation locations. Now back here on this screen, I've got nothing checked in the Workloads. That means this is the minimum smallest install I can do with Visual Studio, it's at 616 megabytes. Now if you're following along with this course, you'll need some of these other Workloads. So let's choose some of them from this list. ASP.NET, Azure, .NET, C++, Universal Windows, and .NET Core. Now there's some other Workloads I like. I do a lot of office development, so I would usually check this one, but I won't be showing that in this course. There's also some cool stuff here with the Game Development with Unity, this is nice if you're working with the Unity game engine, and you want to edit your code, you can have it so the code editor switches over to Visual Studio. At this point, I've added some extra features, and you can see the total space required is now at 22.59 gigabytes. I'm ready to make my install, I can choose several options here, Install while downloading or Download everything and then install, I'll choose this first option. Now let's click on Modify, it might say Modify or Install on your version depending on whether it's the first time you're running the Installer. That takes me over to this page, which is the Installer, remember you install the Installer, and then the Installer starts installing the components of Visual Studio. So let's take what's interesting on this page. I can see what's installed, right now I only have, I don't even have Visual Studio Enterprise installed yet, but later, as I install other copies of Visual Studio those would show up on this page. And also I can see available updates. One of the interesting things about the way this Installer works, is that it's the same Installer for Community and for Professional and for Enterprise, which means if later I download the Professional edition and run this executable, it's going to use this same Installer. And I can Install the Community edition, and the Professional and the Enterprise edition all side-by-side on the same computer. It also works with Visual Studio 2017, so I could, if for any reason I need to install Visual Studio 2017, I go to the website, download a copy of that Installer, run it, and that would appear as a option in here. And eventually, when they're all Installed, you'd go over to this Instal screen and you'd see each of the individual Visual Studios here, and this is also where you update. Let's say there's an update issued for 2017, and there isn't one for 2019, you go to this screen and you'd see that there is a update available. This is going to take a while, so I'll stop the video here, and we'll resume when the application is Installed.
Author
Released
10/18/2019- Visual Basic syntax
- Using .NET classes in your application
- Declaring variables and data types
- Working with numbers and dates
- Using strings
- Repeating blocks of code with loops
- Evaluating conditions with if, then, and else
- Debugging and handling exceptions
- Working with lists
Skill Level Beginner
Duration
Views
Related Courses
-
Visual Studio 2019 Essential Training
with Walt Ritscher4h 24m Intermediate -
Developing with Visual Studio Code
with Jesse Liberty57m 23s Beginner -
Visual Studio for Mac
with Bruce Van Horn4h 10m Beginner -
Learning Visual Studio Code
with Reynald Adolphe1h 20m Beginner
-
Introduction
-
What you should know1m 38s
-
Setup packages4m 14s
-
1. Build Your First Simple Applications
-
Work with the Console class2m 27s
-
2. Create Projects in Visual Studio
-
Edit the code3m 51s
-
Compile the project code1m 58s
-
3. Work with Multiple Projects
-
Choose a startup project3m 8s
-
Add click event handler code3m 13s
-
4. Setting Up Your Environment
-
Work with Git branches2m 39s
-
5. Program Flow
-
Understand default code flow5m 13s
-
Create a program loop5m 19s
-
-
6. The Visual Basic Ecosystem
-
.NET and .NET core4m 17s
-
7. Variables and Constants
-
Declare a variable6m 30s
-
Understand variable scope5m 42s
-
Convert numeric values5m 43s
-
Work with strings7m 11s
-
Work with dates and times9m 21s
-
8. Refactor Your Code into Functions and Subs
-
Add procedures to module3m 35s
-
Add procedures to class1m 50s
-
Add code to functions2m 22s
-
9. Debugging Your Code
-
Add breakpoints to code4m 10s
-
Step through code4m 2s
-
Use the Watch windows4m 24s
-
-
10. Control Flow: Branch Statements
-
If and Else5m 16s
-
Select Case3m 30s
-
11. Control Flow: Loop Statements
-
Solution: Pentagonal numbers2m 44s
-
12. Work with Lists
-
Create new collections4m 49s
-
Iterate over list5m 39s
-
Interesting list properties4m 42s
-
Work with extension methods2m 40s
-
Use LINQ with lists5m 14s
-
13. Error Handling
-
Logging exceptions4m 58s
-
Continuing Your Journey
-
Next steps55s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Setup packages