As a developer, you need an environment for your daily development tasks, and Microsoft Visual Studio 2017 is just that. It provides a very efficient and productive Integrated Development Environment (IDE) for creating new software projects and developing, debugging, and testing them. It will help you to build high-quality applications in a very quick and intuitive way. Many of its features have been built around common development tasks and how to streamline and optimize them within a single tool.
You can create web applications, web services, desktop applications, mobile applications, and many other types of applications not covered within this book.
Additionally, you can use a wide range of programming languages such as C#, Visual Basic, F#, JavaScript, and even Java.
There are different editions of Visual Studio 2017, each with...