A simple but effective mini-profiler for ASP.
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-profilerI 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-profilerI'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