From the course: Visual Basic Essential Training
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
Optimize the Visual Studio settings - Visual Basic Tutorial
From the course: Visual Basic Essential Training
Optimize the Visual Studio settings
- [Narrator] For the rest of this course, we'll use Visual Studio to edit, to bug and run our code. Let me share some of my favorite configuration settings when I set up Visual Studio. So when you run it the first time, you'll typically see a Setup Configuration dialogue. I always choose the General Configuration. Now I've already done that, so let me show you how to reset that if you want to follow along and use general settings. This is the screen you typically see when you start at Visual Studio after the first time. I'm going to click on Continue Without Code and then I'm going to go to Tools, Options, and we're looking for the settings in the Text Editor. Here in Text Editor, now we're looking for settings in the basic area. Here it is, Visual Basic. These are specific to Visual Basic editors. There's also settings for the All Languages. So if you want to change settings for all your editors, your HTML editors, your C# editors, any other editors, you can set them here. The…
Contents
-
-
-
-
-
(Locked)
Optimize the Visual Studio settings1m 55s
-
(Locked)
Create a console project in Visual Studio4m 2s
-
(Locked)
Projects and solutions2m 5s
-
(Locked)
Examine the template structure and code1m 45s
-
(Locked)
How the editor enhances our code3m
-
Use the auto suggestions when editing5m 21s
-
(Locked)
Compile the project code2m 9s
-
(Locked)
Run the example code from Visual Studio2m 28s
-
(Locked)
Run the example code with a debugger2m 23s
-
(Locked)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-