1.

Record Nr.

UNINA9910634045403321

Autore

Strauss Dirk

Titolo

Getting Started with Visual Studio 2022 : Learning and Implementing New Features / / by Dirk Strauss

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023

ISBN

9781484289228

1484289226

Edizione

[2nd ed. 2023.]

Descrizione fisica

1 online resource (325 pages)

Collana

ITpro collection

Disciplina

060

Soggetti

Microsoft software

Microsoft .NET Framework

Compilers (Computer programs)

Computer networks

Microsoft

Compilers and Interpreters

Computer Communication Networks

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Chapter 1: Getting to Know Visual Studio 2022 -- Chapter 2: Working with Visual Studio 2022 -- Chapter 3: Debugging Your Code -- Chapter 4: Unit Testing -- Chapter 5: Source Control.

Sommario/riassunto

Learn how to use the features of Visual Studio 2022 and utilize the IDE correctly to make it your one-stop solution for creating quality code. Learn what's new in VS 2022 and explore the existing features of Visual Studio so you can become a more efficient programmer. This revised edition covers the latest features of Visual Studio 2022 and how to use them. The book includes new topics like Subword Navigation, Multi-caret Editing, how to enable Code Cleanup on Save, using breakpoints, and new debugging features such as temporary breakpoints and dependent breakpoints. The book also looks at some of the new Git features such as Multi-repo Support, Comparing Branches, Checkout Commit, and line Staging. Getting Started with Visual Studio 2022 begins with an overview of Visual Studio and explores features such as Visual Studio Live Share, Visual Studio Search, Solution Filters, and



Intellicode. The author also provides a look at the differentVisual Studio project templates and shows you how to create code snippets, as well as how to manage NuGet and nmp packages. You will also see how to create a cross-platform MAUI application as well as how to use SQLite in an MAUI application. Moving ahead, you will learn how to debug your code using breakpoints to step into specific methods, use data tips, and utilize the Debugger Display 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 for your projects. You will: Create and use code snippets in Visual Studio 2022 Use the new debugging features in Visual Studio Utilize diagnostic tools and the Immediate window for code debugging Generate unit tests with IntelliTest Harness the new Git features in Visual Studio to make managing source code easier Work with MAUI apps.