0

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 ?.

1 Answers1

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