Profiling Silverlight Applications With AQtime Pro
AQtime Pro enables you to profile Rich Internet Applications (RIA) created with Silverlight 4. You can profile in-browser Silverlight applications running on a local computer or hosted on the Web, as well as out-of-browser applications running on a local machine.
AQtime Pro does not require any modification of existing Silverlight application code. You just add the application’s module to a profiling project, select a host application that will launch the application and command AQtime to start profiling. The profiling engine automatically runs your Silverlight application and gathers information about function execution in the profiled application.
AQtime profilers allow you to obtain different kinds of information about your Silverlight application and optimize your code. You can:
-
Time the execution of application functions as well as the execution of individual lines in your Silverlight code.
-
Determine which functions and lines of your application were executed during the run and examine the coverage of application source files and modules.
-
Trace the exact sequence of function calls in your Silverlight application.
-
Trace exceptions that occurred in your code and find their cause.
-
Profile not only Silverlight application code, but also CLR routines called from the application.
-
And much more.
Get started with Profiling Silverlight Applications and
try AQtime Pro for free.