1.

What Are The Different Activities We Can Do With Visual Studio?

Answer»

Visual Studio supports various activities LIKE developing, build, debug, test, DEPLOY, version control, devops, improve performance, extend and data.

DevelopWRITE and manage your code using the code editor.
Build – Compile and build your SOURCE code.
Debug – Investigate and fix problems with your code.
Test – Organize your testing processes.
Deploy – Share your apps using Web Deploy, Install Shield, and Continuous Integration, and more.
Version Control – Share code using version control technologies such as Git and TFVC.
DevOps – Continuous build and release your apps in the cloud, and implement Agile practices with VSTS.
Improve PerformanceIDENTIFY bottlenecks and optimize code performance by using diagnostic tools.
Extend – Add your own functionality to the Visual Studio IDE to improve your development experience.
Data – Create data apps that connect to any database or service, and anywhere—local or cloud.

Visual Studio supports various activities like developing, build, debug, test, deploy, version control, devops, improve performance, extend and data.

Develop – Write and manage your code using the code editor.
Build – Compile and build your source code.
Debug – Investigate and fix problems with your code.
Test – Organize your testing processes.
Deploy – Share your apps using Web Deploy, Install Shield, and Continuous Integration, and more.
Version Control – Share code using version control technologies such as Git and TFVC.
DevOps – Continuous build and release your apps in the cloud, and implement Agile practices with VSTS.
Improve Performance – Identify bottlenecks and optimize code performance by using diagnostic tools.
Extend – Add your own functionality to the Visual Studio IDE to improve your development experience.
Data – Create data apps that connect to any database or service, and anywhere—local or cloud.



Discussion

No Comment Found