Am working on WPF application. It is taking lot of time to launch the application so one of my client raised performance issue. To solve/identify the issue what is the best solution ? and am using dotTrace profiler to identify the issue but while launching how can I attach process to application ?.
Asked
Active
Viewed 444 times
0
-
Please include your code in the question. This will make the question much easier for people to effectively answer. – Peter David Carter Jun 20 '17 at 11:39
1 Answers
0
You can launch your application under dotTrace - it's a standard way to profile an app. See https://www.jetbrains.com/help/profiler/Starting_Local_Profiling_Session.html

KonKat
- 296
- 1
- 5