Getting Started with Visual Studio 2019 Learning and Implementing New Features

Know how to use the features of Visual Studio 2019 and utilize the IDE correctly to become your one-stop solution for creating quality code. Learn what's new in VS 2019 and explore the existing features of Visual Studio so you can use them more efficiently. Getting Started with Visual Studio 20...

Full description

Bibliographic Details
Main Author: Strauss, Dirk
Format: eBook
Language:English
Published: Berkeley, CA Apress 2020, 2020
Edition:1st ed. 2020
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02260nmm a2200313 u 4500
001 EB001886187
003 EBX01000000000000001049554
005 00000000000000.0
007 cr|||||||||||||||||||||
008 191202 ||| eng
020 |a 9781484254493 
100 1 |a Strauss, Dirk 
245 0 0 |a Getting Started with Visual Studio 2019  |h Elektronische Ressource  |b Learning and Implementing New Features  |c by Dirk Strauss 
250 |a 1st ed. 2020 
260 |a Berkeley, CA  |b Apress  |c 2020, 2020 
300 |a XVI, 267 p. 260 illus  |b online resource 
653 |a Computer Communication Networks 
653 |a Compilers (Computer programs) 
653 |a Microsoft software 
653 |a Compilers and Interpreters 
653 |a Microsoft 
653 |a Computer networks  
653 |a Microsoft .NET Framework 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-5449-3 
856 4 0 |u https://doi.org/10.1007/978-1-4842-5449-3?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a Know how to use the features of Visual Studio 2019 and utilize the IDE correctly to become your one-stop solution for creating quality code. Learn what's new in VS 2019 and explore the existing features of Visual Studio so you can use them more efficiently. Getting Started with Visual Studio 2019 begins with an overview of Visual Studio and explores new features such as Visual Studio Live Share, Visual Studio Search, Solution Filters, and Intellicode. Author Dirk Strauss teaches you how to create project templates, write code snippets, and manage NuGet packages. You will learn how to: debug your code using breakpoints and step into specific methods, use data tips, and utilize the DebuggerDisplay attribute. You will then move on to learn unit testing and explore the tools provided by Visual Studio to create and run unit tests. The book also covers source control integration in Visual Studio and how to use GitHub to implement a source control strategyin your code. You will: Create and use code snippets in Visual Studio 2019 Utilize diagnostic tools and the Immediate window for code debugging Generate unit tests with IntelliTest Use NuGet in applications Create and handle pull requests