Companies Home Search Profile

Debugging with Visual Studio 2022

Focused View

Erik Dahl

1:42:10

109 View
  • 1. Course Overview.mp4
    01:27
  • 1. Introduction and Welcome.mp4
    02:07
  • 2. Version Check.mp4
    00:40
  • 3. Our Application.mp4
    03:10
  • 4. Debugging Is Useful!.mp4
    01:48
  • 5. Demo - Debugging Starts in the IDE.mp4
    06:59
  • 6. Demo - Launching, Breakpoints, and Stepping.mp4
    06:30
  • 7. Demo - Viewing Data and Hot Reload.mp4
    06:14
  • 8. Demo - Other Debug Windows.mp4
    06:00
  • 1. Introduction.mp4
    01:01
  • 2. Attaching to a Running Process.mp4
    02:34
  • 3. Launch Settings - Kestrel and IIS Express.mp4
    04:07
  • 4. Debugging a NuGet Package.mp4
    03:52
  • 5. Debugging NuGet Packages with No Symbols Loaded.mp4
    04:24
  • 6. More Launch Settings - WSL (Windows Subsystem for Linux).mp4
    02:57
  • 7. Running and Debugging with Docker.mp4
    03:29
  • 8. Using Docker Compose.mp4
    04:48
  • 9. Debug a Running Azure App Service.mp4
    07:23
  • 1. Introduction.mp4
    01:55
  • 2. Using .http Files During API Development.mp4
    06:02
  • 3. What Are Dev Tunnels.mp4
    01:56
  • 4. Using Dev Tunnels to Test a Github Webhook.mp4
    05:27
  • 5. Benefits of LiveShare.mp4
    01:55
  • 6. Using LiveShare - Visual Studio to Visual Studio.mp4
    06:39
  • 7. Using LiveShare - Visual Studio to Browser.mp4
    02:20
  • 8. Using IntelliTrace.mp4
    04:39
  • 9. Closing Thoughts.mp4
    01:47
  • Description


    Being able to debug code and run it locally are key skills for developers. This course will teach you how to effectively navigate code, use the debugger to better understand how code works, and run code locally in a variety of use cases.

    What You'll Learn?


      This course will enable you to leverage Visual Studio 2022 like a pro. In this course, Debugging with Visual Studio 2022, you’ll learn to use the debugger in a variety of different ways to support your modern development efforts. First, you’ll explore the Visual Studio IDE in some depth - navigating code and using Quick Actions to optimize your development effectiveness. Next, you’ll discover debugging in depth - with breakpoints, inspecting data, and seeing tips on how to maximize your productivity with the various windows available while debugging. Finally, you’ll learn how to attach and leverage the debugger in different execution scenarios, including LiveShare, remote PDB’s, remote invocation, WSL, Docker, and more. When you’re finished with this course, you’ll have the skills and knowledge of Debugging with Visual Studio 2022 needed to take your own debugging - and development- to the next level.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Erik Dahl has been developing software and architecture for 20+ years, mostly doing in-house development for his employers. His recent work has included a multi-tenant B2B implementation and self-registration B2C implementation for IdentityServer3, upgrading legacy ASP.NET websites from server-side technologies to a client/server mix and adopting TypeScript, building Web APIs as the back end for mobile and web applications, and laying the foundation for a Xamarin Forms mobile application using the Prism library. Erik currently works at RealPage as a Principal Architect, building and architecting solutions for their Utility Management products.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 27
    • duration 1:42:10
    • level average
    • English subtitles has
    • Release Date 2023/06/03

    Courses related to Programming Fundamentals

    Courses related to Database Programming

    Courses related to Visual Studio Code