In this tutorial, we are going to take a look at very popular IDE – Microsoft visual studio. It beats all other software products in terms of ease of use and productivity.
Table of contents
- Introduction to Visual Studio – Editions of Visual Studio, Languages supported
- Installation of Visual Studio community edition
- GUI – Code editor, Debugger, Various Designers, Menu bar
- Writing your first program in Visual Studio
- Creating a simple test project in Visual Studio
- Adding references, Nuget Package manager
- Debugging a program
- Building the program
- Viewing the output of build
- Running the program
- Deploying and publishing the application
- Understanding the .net Framework
- Troubleshooting common issues
- Adding extensions
- Working with version control systems like git, SVN.
Recent Comments