Posts
Sort by recent activity
How can I set breakpoints in a .NET WinForms app during profiling?
I am trying to figure out a severe performance issue in my application, and would like to be able to step through some of it while using the profiler.