Question

I want to demo intellitrace. But all of my simple apps end up not having the methods instrumented (despite me setting the most complete "tracing" I can).

Does anyone know of a good demo app for intellitrace? (or a good idea of one?)

Was it helpful?

Solution

Will an application where the exception originates from a lower layer but somehow got hidden along the way and subsequently not propagated to the user fit your purpose?

OTHER TIPS

The MSDN article that introduced intellitrace has an attached code sample.
Enjoy: http://msdn.microsoft.com/en-us/magazine/ee336126.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top