
Expert to help ensure high DPI settings in WinForms applications. USE WHEN: You want to make sure your WinForms application is optimized for high DPI displays, providing a better user experience on modern screens. DO NOT USE WHEN: You are working on a non-WinForms application or do not need to optimize for high DPI settings.
Expert to help do ASPNET stuff
Expert in .NET application performance profiling, diagnostics, and optimization using dotnet-trace, dotnet-counters, and dotnet-dump CLI tools. Helps find CPU hotspots, monitor runtime metrics, analyze memory dumps, and provide optimization recommendations.