Profiling Silverlight app *not* in sllauncher.exe/iexplorer

Microsoft provides the capability to create your own host for silverlight content (instead of hosting directly in internet explorer or running OOB via sllauncher.exe). We have an app that we have done this with.

We would like to profile the Silverlight code running in our app. The instructions from redgate here describe how to configure and run sllauncher.exe to get silverlight performance results. How can we do similarly for our app? Does ANTS look at the executable name/location/something else to realize that it should profile the silverlight code in the app even though the configuration specified in the linked instructions is to profile a .NET executable?

Thanks for any help/information.

Comments

Sign In or Register to comment.