Performance/Memory profiling for a C#/XAML App -


this question has answer here:

i working on c#/xaml application, need performance profiling figure out xaml bottlenecks. profilers/tools available?

  1. visual studio (performance tools) download , how do.
  2. redgate ants profiler
  3. telerik justtrace

the last 2 ones, , not free


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -