Book description
A guide to mastering Visual Studio 2017
About This Book
Focus on coding with the new, improved, and powerful tools of VS 2017
Master improved debugging and unit testing support capabilities
Accelerate cloud development with the built-in Azure tools
Who This Book Is For
.NET Developers who would like to master the new features of VS 2017, and would like to delve into newer areas such as cloud computing, would benefit from this book. Basic knowledge of previous versions of Visual Studio is assumed.
What You Will Learn
Learn what's new in the Visual Studio 2017 IDE, C# 7.0, and how it will help developers to improve their productivity
Learn the workloads and components of the new installation wizard and how to use the online and offline installer
Build stunning Windows apps using Windows Presentation Foundation (WPF) and Universal Windows Platform (UWP) tools
Get familiar with .NET Core and learn how to build apps targeting this new framework
Explore everything about NuGet packages
Debug and test your applications using Visual Studio 2017
Accelerate cloud development with Microsoft Azure
Integrate Visual Studio with most popular source control repositories, such as TFS and GitHub
In Detail
Visual Studio 2017 is the all-new IDE released by Microsoft for developers, targeting Microsoft and other platforms to build stunning Windows and web apps. Learning how to effectively use this technology can enhance your productivity while simplifying your most common tasks, allowing you more time to focus on your project. With this book, you will learn not only what VS2017 offers, but also what it takes to put it to work for your projects.
Visual Studio 2017 is packed with improvements that increase productivity, and this book will get you started with the new features introduced in Visual Studio 2017 IDE and C# 7.0. Next, you will learn to use XAML tools to build classic WPF apps, and UWP tools to build apps targeting Windows 10. Later, you will learn about .NET Core and then explore NuGet, the package manager for the Microsoft development platform. Then, you will familiarize yourself with the debugging and live unit testing techniques that comes with the IDE. Finally, you'll adapt Microsoft's implementation of cloud computing with Azure, and the Visual Studio integration with Source Control repositories.
Style and approach
This comprehensive guide covers the advanced features of Visual Studio 2017, and communicates them through a practical approach to explore the underlying concepts of how, when, and why to use it.
Table of contents
- Preface
-
What is New in Visual Studio 2017 IDE?
-
The new installation experience
- Overview of the new installation experience
- Installation using the online installer
- Creating an offline installer of Visual Studio 2017
- Installing Visual Studio 2017 from the command line
- Modifying your existing Visual Studio 2017 installation
- Uninstalling Visual Studio 2017 installation
- Signing in to Visual Studio 2017
-
The new features and enhancements to the Visual Studio IDE
- Overview to the redesigned start page
- The improved code navigation tool
- Changes to Find All References of an instance
- Structural guide lines
- Editor config
- The Roaming Extension Manager feature
- Open folders in a convenient way
- Lightweight solution loading
- Connected Services
- Acquiring tools and features by using In-Product Acquisition
- The Run to Click feature
- Improved Attach to Process with process filtering
- The new exception helper
- Add conditions to Exception Settings
- Updates to Diagnostic Tools
- Summary
-
The new installation experience
-
What is New in C# 7.0?
- Local functions or nested functions
- Literal improvements in C# 7.0
- The new digit separators
- Getting to know about pattern matching
- The ref returns and locals
- New changes to tuples
- Changes to the throw expression
- Changes to the expression-bodied members
- New changes with the out variables
- Getting to know about deconstruction syntax
- Uses of the generalized async return types
- Summary
- Building Applications for Windows Using XAML Tools
- Building Applications for Windows 10 Using UWP Tools
-
Building Applications with .NET Core
- Overview of .NET Core
- Installation of .NET Core with Visual Studio 2017
-
A quick lap around the .NET Core commands
- Creating a .NET Core console app
- Creating a .NET Core class library
- Creating a solution file and adding projects in it
- Resolving dependencies in the .NET Core application
- Building a .NET Core project or solution
- Running a .NET Core application
- Publishing a .NET Core application
- Creating an ASP.NET Core application
- Creating a unit testing project
- Creating .NET Core applications using Visual Studio
- Publishing a .NET Core application using Visual Studio 2017
- Creating, building, and publishing a .NET Core web app to Microsoft Azure
- Summary
- Managing NuGet Packages
-
Debugging Applications with Visual Studio 2017
- Overview of Visual Studio debugger tools
- Debugging C# source code using breakpoints
- Using the Data Tips while debugging
- Using the Immediate Window while debugging your code
- Using the Visual Studio Diagnostics Tools
- Using the new Run to Click feature in Visual Studio 2017
- Debugging an already running process
- Debugging XAML application UI
- Summary
- Live Unit Testing with Visual Studio 2017
-
Accelerate Cloud Development with Microsoft Azure
- Understanding the cloud computing basics
- Creating your free Azure account
- Configuring Visual Studio 2017 for Azure development
- Creating an Azure website from portal
- Managing Azure websites (Web Apps) from the portal
- Creating an Azure website from Visual Studio
- Updating an existing Azure website from Visual Studio
- Building a Mobile App Service
- Integrating Mobile App Service in a Windows application
- Scaling App Service plan
- Summary
-
Working with Source Controls
-
Working with Git repositories
- Installing Git for Visual Studio 2017
- Connecting to the source control servers
- Getting started with Git repositories
- Working with Git branches
- Working with changes, staging, and commits
- Syncing changes between local and remote repositories
- Working with Pull Requests for code review
- Working with Git commit history
- Undoing your changes
- Tagging your commits
- Working with Team Projects
- Summary
-
Working with Git repositories
Product information
- Title: Mastering Visual Studio 2017
- Author(s):
- Release date: July 2017
- Publisher(s): Packt Publishing
- ISBN: 9781787281905
You might also like
video
Mastering Visual Studio 2019
This comprehensive course covers the advanced features of Visual Studio 2019 and uses a practical approach …
book
Visual Studio 2019 Tricks and Techniques
Harness the full power of the Visual Studio IDE to take your coding skills to the …
book
WPF 4.5 Unleashed
The #1 WPF Book--Now Updated for WPF 4.5! Thorough, authoritative coverage, practical examples, clear writing, and …
book
Professional Visual Studio 2017
Skip the basics and delve right into Visual Studio 2017 advanced features and tools Professional Visual …