From the course: Visual Basic Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Optimize the Visual Studio settings

Optimize the Visual Studio settings - Visual Basic Tutorial

From the course: Visual Basic Essential Training

Start my 1-month free trial

Optimize the Visual Studio settings

- [Instructor] For the rest of the course, we'll use Visual Studio to edit, debug and run our code. Let me share some of my favorite configuration settings I use when I set up Visual Studio. I'm using Visual Studio 2019 but the settings are identical for most of the earlier versions. The first time you run Visual Studio after the install, you might see a configuration screen before you can see this initial screen. I always choose the general configuration but I'll show you how to change to any of the available configurations in this video. For this example, we'll continue without code. Then go to the Tools menu and choose Import and Export Settings. And then Reset all settings. This is where you want to save your settings if you've already been using Visual Studio for a while. I don't need to so I'll say No. And then here's the screen you typically see when you start after a fresh install. Pick General. There's…

Contents