Top "Mvc-mini-profiler" questions

A simple but effective mini-profiler for ASP.

Get SqlConnection from DbConnection

I have an Extension method on DbContext where I want to do a SqlBulkCopy. Therefore I need a SqlConnection. The …

c# sql entity-framework connection-string mvc-mini-profiler
ASP.NET Compiler complaining of mismatching framework versions with MiniProfiler

I have an MVC3 project that I upgraded from VS2010 to VS2012. The project also has a reference to MiniProfiler. …

asp.net .net asp.net-mvc binding mvc-mini-profiler
Using mvc-mini-profiler database profiling with Entity Framework Code First

I'm using the mvc-mini-profiler in my project built with ASP.Net MVC 3 and Entity Framework code-first. Everything works great until …

ef-code-first entity-framework-ctp5 mvc-mini-profiler