From the course: Visual Basic Essential Training

Unlock the full course today

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

Clone the repository to your computer

Clone the repository to your computer - Visual Basic Tutorial

From the course: Visual Basic Essential Training

Start my 1-month free trial

Clone the repository to your computer

- [Instructor] The example code for this course is available from our LinkedIn Learning GitHub repository. This is where we have all repositories here at github.com/LinkedInLearning. The code for my course is here at this URL. To get a copy of the code, you will need to clone the repository. If you are familiar with Git, clone with whatever Git tools you prefer. Otherwise I'll show you how to work with the Visual Studio Git tools. Note, you don't need to log in or have a GitHub account to work with this code. Click on this Clone or Download button and there's four choices. This one will open in the GitHub desktop, you can download a zip, clicking on this button will attempt to open this repository in Visual Studio directly, or you can copy this URL by clicking on the button. Now that I've got the URL in the clipboard, I'll switch to Visual Studio. I'm working with Visual Studio 2019. The open project dialog when you…

Contents