How to install Visual Studio 2017
Hello Friends, Here we will learn how to install visual studio 2017. Visual Studio has a complete set of development kit that allows you to develop Web-based apps, Windows Apps, Mobile Apps, Services, and other components in various languages like C#, Visual C++, Visual Basic, F#, etc.
Here we are going to install visual studio 2017 but we can use MVC 5 in Visual Studio 2013/2015.
System Requirement:
- OS: Windows 7 (Service Pack 1) or higher (Windows 10 Recommended)
- Processor: 1.8GHz or higher (Dual Core Recommended)
- RAM: 2GB (4GB Recommended) Hard Disk: Minimum 20GB
Download:
Downloading Page: https://visualstudio.microsoft.com/vs/older-downloads/
Installation:
Step 1: Double click on downloaded Installer vs_Community.exe
Step 2: Click the Continue button to accept Microsoft License.
Step 3: Select workload, which you want.
Step 4: After selecting workloads click Install button.
Step 5: In the next screen, you will see the installation progress bar.
Step 6: Click Launch button to open Visual Studio 2017.
Thanks for reading this blog. We will learn how to create MVC 5 application.