mvc mini profiler - Retrieve previous requests profiling data -



mvc mini profiler - Retrieve previous requests profiling data -

i have incorporated mini-profiler in mvc app have question. when have controller looking below can't see execution took place, ideas?

controller1.action1 executes , redirecttoaction(action2) action2 run

my problem can't seem execution of step 1 above step 2. yes know client side redirect involved.

grab latest version repo, display lastly n requests not displayed, per user.

this way track redirects , posts

mvc-mini-profiler

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -