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: [California], New York, NY Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York 2020
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02752nmm a2200337 u 4500
001 EB001922533
003 EBX01000000000000001085435
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
050 4 |a TK5105.8885.M57 
100 1 |a Strauss, Dirk 
245 0 0 |a Getting started with Visual Studio 2019  |b learning and implementing new features  |c Dirk Strauss 
260 |a [California], New York, NY  |b Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York  |c 2020 
300 |a 1 volume  |b illustrations 
505 0 |a Getting to know Visual Studio 2019 -- Working with Visual Studio 2019 -- Debugging your code -- Unit testing -- Source control 
505 0 |a Includes bibliographical references 
653 |a Logiciels d'application / Développement 
653 |a Débogueurs 
653 |a Debugging in computer science / Computer programs / fast 
653 |a Application software / Development / fast 
653 |a Microsoft Visual studio / fast 
653 |a Microsoft Visual studio / http://id.loc.gov/authorities/names/n98043868 
653 |a Debugging in computer science / Computer programs / http://id.loc.gov/authorities/subjects/sh86002705 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484254493/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 005.276 
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 strategy in 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