How to handle visual studio diagnostic problem?

Hira SAleem 25 Reputation points
2023-09-28T05:24:43.4566667+00:00

i am working on project. in which i make desktop application in c#. i make login form in visual studio and do its complete codding. but in debugging time it takes too much time. diagnostic session it takes 70 minutes and still working. What i do?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | Development | Microsoft 365 Publishing
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 24,476 Reputation points MVP
    2023-09-29T00:08:13.7833333+00:00

    When you start debugging in Visual Studio by selecting Debug > Start Debugging, or pressing F5, the Diagnostic Tools window appears by default. To open it manually, select Debug > Windows > Show Diagnostic Tools. The Diagnostic Tools window shows information about events, process memory, and CPU usage

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.