Getting Started with Visual Studio 2022: Learning and Implementing New Features Paperback -
by Strauss, Dirk
- Used
- Good
- Paperback
Standard delivery: 7 to 14 days
Details
- Title Getting Started with Visual Studio 2022: Learning and Implementing New Features
- Author Strauss, Dirk
- Binding Paperback
- Condition Used - Good
- Pages 313
- Volumes 1
- Language ENG
- Publisher Apress
- Illustrated Yes
- Bookseller's Inventory # 1484289218.G
- ISBN 9781484289211 / 1484289218
- Weight 1.27 lbs (0.58 kg)
- Dimensions 10 x 7.01 x 0.69 in (25.40 x 17.81 x 1.75 cm)
- Category Computers - Languages / Programming
- Quantity available 1
About Bonita California, United States
Reader reviews for Getting Started with Visual Studio 2022: Learning and Implementing New Features
Write a review for this book
Important Terms and Guidelines
- Please focus on the book’s content and context. Also, add any personal comments as to how you enjoyed the book. Substantiate your likes and dislikes. You may make comparisons to other books.
- Reviews must be at least 140 characters in length.
- Please do not reveal critical plot elements.
- This is not a help line. Contact customer support if you need help.
Your review must not include:
- Obscenities, discriminatory language, or other insulting language not suitable for public domain
- Advertisements, “spam” content, or references to other products, offers or websites.
- Email addresses, URLs, phone numbers, physical addresses or other contact information.
- Overly critical comments about other reviews or reviewers
- Time-sensitive material (i.e. promotional tours, seminars, lectures, etc.)
- Availability, price, or alternative ordering/shipping information
From the publisher
From the rear cover
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