Companies Home Search Profile

Debugging C# 10

Focused View

Neil Morrissey

2:38:56

4 View
  • 1. Course Overview.mp4
    01:30
  • 01. Understanding Debugging.mp4
    05:27
  • 02. Defect Categories.mp4
    07:32
  • 03. Visual Studio Debugger Basics.mp4
    08:47
  • 04. Visual Studio Code Debugger Basics.mp4
    04:05
  • 05. Hot Reload in Visual Studio.mp4
    06:39
  • 06. Configuring the Sample Project.mp4
    02:45
  • 07. Debugging the Cause of an Exception.mp4
    05:59
  • 08. Fixing the Bug.mp4
    04:55
  • 09. Debugging a Functional Error.mp4
    05:09
  • 10. Becoming a Better Debugger.mp4
    02:36
  • 1. Common Debugging Traps.mp4
    05:08
  • 2. An Effective Approach to Debugging.mp4
    02:53
  • 3. Stabilizing the Error.mp4
    04:01
  • 4. Debugging a Calculation Error in Visual Studio.mp4
    06:25
  • 5. Inspecting Data in the Debugger.mp4
    07:41
  • 6. Modifying Test Data in the Debugger.mp4
    06:12
  • 7. Fixing the Defect and Looking for Similar Errors.mp4
    03:24
  • 8. Debugging Data in Visual Studio Code.mp4
    06:07
  • 1. Introduction.mp4
    01:05
  • 2. Updates to the Sample Web Application.mp4
    05:22
  • 3. Conditional Breakpoints.mp4
    02:59
  • 4. Using TracePoints to Log Application State.mp4
    04:47
  • 5. Dependent Breakpoints.mp4
    04:23
  • 6. Understanding System.Diagnostics.Debug and TraceListeners.mp4
    02:48
  • 7. Using System.Diagnostics.Debug.mp4
    03:28
  • 8. Configuring TraceListeners.mp4
    06:19
  • 1. Controlling the Debugger in Code.mp4
    04:58
  • 2. Using Debug.Assert to Clarify Intention.mp4
    02:57
  • 3. Demo- Debug.Assert.mp4
    03:05
  • 4. DebuggerHidden Attribute for Navigation.mp4
    03:35
  • 5. DebuggerDisplay Attribute for Formatting.mp4
    03:55
  • 6. Adding Logging Code to Help with Debugging.mp4
    04:01
  • 7. Using iLogger in .NET Applications.mp4
    06:30
  • 8. Course Summary.mp4
    01:29
  • Description


    This course will teach you about debugging in C# 10. You'll learn techniques and approaches to debugging using common development tools.

    What You'll Learn?


      Debugging is the process of identifying the root cause of an error and correcting it. In this course, Debugging C# 10, you’ll learn to debug applications written in C# using common tools and techniques. First, you’ll explore basic debugging features of Visual Studio and Visual Studio Code. Next, you’ll discover how to debug more complex defects involving data and logic errors. Finally, you’ll learn how to write code to assist with debugging your own applications and for working in a team environment. When you’re finished with this course, you’ll have the skills and knowledge of debugging needed to find and fix defects in existing code.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C#

    Neil Morrissey
    Neil Morrissey
    Instructor's Courses
    Neil has worked on everything from early mobile .NET compact framework apps to modern Azure based web apps during his years in IT. As a developer and architect, he has focused on .NET and JavaScript application development, security, and hosting across a variety of Microsoft platforms, including ASP.NET, SharePoint, and Dynamics CRM. Neil has several Microsoft Certifications, including MCPD, MCSA, and MCSD.
    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 35
    • duration 2:38:56
    • level preliminary
    • English subtitles has
    • Release Date 2023/12/14

    Courses related to C#