Visual Studio
Introduction
• Microsoft Visual Studio is an integrated
development environment (IDE) from Microsoft. It
is used to develop computer programs, as well
as websites, web apps, web services and mobile
apps.
• It can produce both native code and managed
code.
• Visual Studio supports 36 different programming
languages.
Installation
Step-1
• Download Visual Studio
• https://visualstudio.microsoft.com/do
wnloads/
Step-2
Acknowledge the
Microsoft License Terms and
the Microsoft Privacy
Statement. Choose Continue.
Downloading
and
installing Visual
Studio Installer
Step-3:
• Select version from Available
tab and install version need
• Community version
• Profession version
• Enterprise version
• Click on Install
Step-4
Find the workload you want
in the Visual Studio
Installer.
After you choose the
workload(s) you want,
choose Install.
Next, status screens appear
that show the progress of
your Visual Studio
installation.
Installation
Progress
Choose Color
Theme
Start Developing
BY CREATING NEW
PROJECT
BY CLONING THE
PROJECT
BY EXPORTING PROJECT
FROM LOCAL FOLDER
Advantages
LIVE SHARING VISUAL STUDIO
INTELLICODE
CODE CLEANUP IN ONE
CLICK
SEARCH FEATURE
WHILE IN DEBUGGING
Disadvantages
Lots of Memory. Long startup time.
The installation process takes a large
amount of time.
Sometimes it slows down the system
when we are going to build a project.
Thank You

Visual studio