How can I create a dump of an application on widows phone , in case it crashes , so I cad debug it later.
I know there is App.UnhandledException event , but I don’t know how to dump the application.
How can I create a dump of an application on widows phone , in
Share
There is also Little Watson, part of the NorthernLights WP7 Toolkit. But Bugsense looks interesting and I’m going to have to check it out. +1
Update: the telerik RadDiagnstic control works great too.