4

I want to be a able to profile a EF 4.1 DbContext, which is not accessed direct from the website but via a WCF service. Is it possible to profile this as well?

Thanks

andyJ
  • 1,040
  • 5
  • 19
  • 26

1 Answers1

0

I've answered the question in great detail here: MvcMiniProfiler profiling web app and lower layers

You can also view the sample's that Sam has put together here: http://code.google.com/p/mvc-mini-profiler/source/browse/

Community
  • 1
  • 1
Paul Lemke
  • 5,494
  • 3
  • 47
  • 66