I\'ve just started using the mvc-mini-profiler开发者_运维知识库 (http://code.google.com/p/mvc-mini-profiler/) and I think it\'s awesome. However, I\'m getting some odd behaviour while using it.
I have been playing around with MVC-Mini-Profiler, and found it very useful. However, on all pages I trace on, I get reports of duplicate queries, like the one below.
I\'ve got mvc-mini-profiler installed as suggested in the docs. I see the tab at the top for simple pages, but it doesnt show on pages with jquery.validate.js(jQuery validation plug-in 1.7)
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
The solution works great with cassini but as soon as I make it run into IIS (7.5 on Windows 7 / 64), i开发者_开发百科t stops working.All js & css file are never downloaded and the script fails.I l
I\'m using the mvc-mini-profiler in my project built with ASP.Net MVC 3 and Entity Framework code-first.
I\'m trying to integrate the MVC-mini-Profiler into my mvc project to help profile the data calls.I\'m using the Entity Framework 4.1.In the Profiler documentation is says use:
We installed miniprofiler.It has been an edifying experience, but now we see that our database queries run 3x as fast with the profiler enabled as with it disabled.
Iv been experi开发者_运维问答menting the great tool, Mvc MiniProfiler. I don\'t want to litter all my view with lots of Step commands, so I am wanting to use the profiler with every action call. Bad
Should this turn out to be useful for anyone, I\'ll gladly turn it into a community wiki thing. I have some slow pages in an MVC3 app, and since little of the execution time seemed to happen in my co