PluralSight - Debugging with Visual Studio 2022

  • CategoryOther
  • TypeTutorials
  • LanguageEnglish
  • Total size429.7 MB
  • Uploaded Byfreecoursewb
  • Downloads3
  • Last checkedApr. 27th '23
  • Date uploadedApr. 27th '23
  • Seeders 1
  • Leechers1

Infohash : 972AAC9CBA20A5B9D3A2DE48189685AFE7DC2D79

Debugging with Visual Studio 2022



https://DevCourseWeb.com

Released 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + vtt | Duration: 1h 42m | Size: 428 MB

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.

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.

Files:

[ DevCourseWeb.com ] PluralSight - Debugging with Visual Studio 2022
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 02 demos demos CarvedRock.Api
    • CarvedRock.Api.csproj (1.1 KB)
    • CarvedRock.Api.csproj.user (0.4 KB)
    • Controllers
      • AsyncProductController.cs (1.0 KB)
      • ProductController.cs (2.8 KB)
      • SyncProductController.cs (0.9 KB)
    • CriticalExceptionMiddleware.cs (0.8 KB)
    • Program.cs (3.3 KB)
    • Properties
      • launchSettings.json (0.8 KB)
    • SwaggerHelpers.cs (2.4 KB)
    • appsettings.json (0.3 KB)
    • CarvedRock.Core
      • CarvedRock.Core.csproj (0.3 KB)
      • ExtraModels.cs (0.7 KB)
      • ProductModel.cs (0.8 KB)
      • UserScopeMiddleware.cs (1.0 KB)
      CarvedRock.Data
      • CarvedRock.Data.csproj (0.7 KB)
      • CarvedRockRepository.cs (2.8 KB)
      • Entities
        • Product.cs (0.6 KB)
        • ProductRating.cs (0.2 KB)
      • ICarvedRockRepository.cs (0.5 KB)
      • LocalContext.cs (3.9 KB)
      • Migrations
        • 20230128151558_initial.Designer.cs (2.7 KB)
        • 20230128151558_initial.cs (2.6 KB)
        • LocalContextModelSnapshot.cs (2.6 KB)
        CarvedRock.Domain
        • ApiCaller.cs (1.1 KB)
        • CarvedRock.Domain.csproj (0.8 KB)
        • ExtraLogic.cs (1.4 KB)
        • IApiCaller.cs (0.2 KB)
        • IExtraLogic.cs (0.4 KB)
        • IProductLogic.cs (0.6 KB)
        • ProductLogic.cs (4.7 KB)
        CarvedRock.WebApp
        • CarvedRock.WebApp.csproj (1.1 KB)
        • CarvedRock.WebApp.csproj.user (0.4 KB)
        • Pages
          • CurrentPromotion.cshtml (0.1 KB)
          • CurrentPromotion.cshtml.cs (0.5 KB)
          • Error.cshtml (1.8 KB)
          • Error.cshtml.cs (1.2 KB)
          • GetInTouch.cshtml (0.5 KB)
          • GetInTouch.cshtml.cs (0.8 KB)
          • Index.cshtml (3.0 KB)
          • Index.cshtml.cs (0.4 KB)
          • Listing.cshtml (0.9 KB)
          • Listing.cshtml.cs (2.7 KB)
          • Shared
            • _Layout.cshtml (8.9 KB)
            • _Layout.cshtml.css (0.9 KB)
          • _ViewImports.cshtml (0.1 KB)
          • _ViewStart.cshtml (0.0 KB)
          • Program.cs (2.6 KB)
          • Properties
            • launchSettings.json (0.7 KB)
          • appsettings.json (0.3 KB)
          • wwwroot css
            • custom.css (0.1 KB)
            • main.css (14.4 KB)
            • favicon.ico (5.3 KB)
            • images
              • shutterstock_222721876.jpg?v=2 (6.7 MB)
              • shutterstock_475046062.jpg?v=2 (4.6 MB)
              • shutterstock_6170527.jpg?v=2 (7.0 MB)
              • shutterstock_645036007.jpg?v=2 (6.6 MB)
              js
              • site.js (0.2 KB)
              • CarvedRock.sln (3.3 KB)
              • gitignore (0.2 KB)
              • readme.md (1.3 KB)
              • 03 demos demos CarvedRock.Api
                • CarvedRock.Api.csproj (1.3 KB)
                • CarvedRock.Api.csproj.user (0.6 KB)
                • Controllers
                  • AsyncProductController.cs (1.0 KB)
                  • ProductController.cs (2.8 KB)
                  • SyncProductController.cs (0.9 KB)
                • CriticalExceptionMiddleware.cs (0.8 KB)
                • Dockerfile (1.0 KB)
                • Program.cs (3.3 KB)
                • Properties
                  • launchSettings.json (1.3 KB)
                • SwaggerHelpers.cs (2.4 KB)
                • appsettings.json (0.3 KB)
                • carvedrock.db (4.0 KB)
                • carvedrock.db-shm (32.0 KB)
                • carvedrock.db-wal (56.4 KB)
                • CarvedRock.Core
                  • CarvedRock.Core.csproj (0.3 KB)
                  • ExtraModels.cs (0.7 KB)
                  • ProductModel.cs (0.8 KB)
                  • UserScopeMiddleware.cs (1.0 KB)
                  CarvedRock.Data
                  • CarvedRock.Data.csproj (0.7 KB)
                  • CarvedRockRepository.cs (2.8 KB)
                  • Entities
                    • Product.cs (0.6 KB)
                    • ProductRating.cs (0.2 KB)
                  • ICarvedRockRepository.cs (0.5 KB)
                  • LocalContext.cs (3.9 KB)
                  • Migrations
                    • 20230128151558_initial.Designer.cs (2.7 KB)
                    • 20230128151558_initial.cs (2.6 KB)
                    • LocalContextModelSnapshot.cs (2.6 KB)
                    CarvedRock.Domain
                    • ApiCaller.cs (1.1 KB)
                    • CarvedRock.Domain.csproj (0.8 KB)
                    • ExtraLogic.cs (1.4 KB)
                    • IApiCaller.cs (0.2 KB)
                    • IExtraLogic.cs (0.4 KB)
                    • IProductLogic.cs (0.6 KB)
                    • ProductLogic.cs (4.7 KB)
                    CarvedRock.WebApp
                    • CarvedRock.WebApp.csproj (1.4 KB)
                    • CarvedRock.WebApp.csproj.user (0.6 KB)
                    • Dockerfile (0.9 KB)
                    • Pages
                      • CurrentPromotion.cshtml (0.1 KB)
                      • CurrentPromotion.cshtml.cs (0.5 KB)
                      • Error

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce