mvc-mini-profiler
Using MvcMiniProfiler in combination with Telerik RadAjaxPanel in webforms
We are using MvcMiniProfiler in a webforms project, and so far we\'re very pleased with it. We also make heavy usage of the Telerik ajax controls, and we have a problem with the profiler when combine[详细]
2023-03-23 07:14 分类:问答MvcMiniProfiler results/chicklets are hidden/covered by a DIV
Any way to control the display properties of MvcMiniProfiler?I actually have a DIV banner (stole look and idea from the SO banner that shows - i.e. \'Congrats, you\'ve gained the privilege...\') that[详细]
2023-03-22 23:42 分类:问答Any way to use MvcMiniProfiler on windows application? Or is there a sister application?
So I\'ve started using MvcMiniProfiler on our websites and quite like it.We have a Windows Application component/framework that is leveraged by the website and I was wondering if it was possible to us[详细]
2023-03-22 21:37 分类:问答mvc-mini-profiler with OutputCacheAttribute
im using mvc-mini-profiler on a test site. When i put an OutputCacheAttribute on my act开发者_JAVA技巧ion method, the profiler is not executed and always return the last value that he had before the c[详细]
2023-03-22 17:02 分类:问答Is there a port mvc-mini-profiler for Rails?
I\'m a big fan of the MiniProfiler created by Jarrod Dixon and the Stack Overflow team for ASP.NET. Is there a port of it for Rails applications?[详细]
2023-03-22 16:57 分类:问答mvc-mini-profiler configuration clarification
The profiler is installed in my MVC 3 app and it works, but what I\'m having a hard time with is the correct way to get the EF 4 db portion setup correctly.[详细]
2023-03-22 16:46 分类:问答MVC Mini Profiler Exception on MiniProfiler.Stop()
I\'m just added Mini Profiler to my MVC3 project with nuget and I\'ve followed the basic steps to get it set up. Starting the profile on Application_BeginRequest() and stopping it on Application_EndRe[详细]
2023-03-22 04:22 分类:问答MVC Mini Profiler with Entity Framework: How to Get Connection
I would like to use MVC Mini Profiler for Entity Framework Connection. The way I did it is like this:[详细]
2023-03-21 08:14 分类:问答Why connectionstring without metadata works?
I had connection strings for entity framework edmx, which is usual EF connection string with metadata.[详细]
2023-03-20 21:37 分类:问答Retrieve previous requests profiling data
I have incorporated the mini-profiler in mvc app but I have a question. When I have a controller looking like below I can\'t see the execution that took place, any ideas?[详细]
2023-03-19 07:21 分类:问答