Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 630 Bytes

File metadata and controls

11 lines (7 loc) · 630 Bytes

Debugging workshop study materials

Use these materials to study techniques, how to debug an application in most efficient way. The presentation was created for Windows user group presentation. There are two projects used only to demonstrate example application, there is no code needed to implement. Purpose of this examples is to get familiar with processes, threads and understand debugging in general.

  • TipsAndTrics - multi-threading applications debugging and Visual Studio features
  • DebugWeb - to present debugging of JavaScript in Visual Studio, Server and client C#

Requirements

  • Visual Studio 2022 C#, dotnet 6