MVC-Mini-Profiler - 通过 WCF 服务配置 EF 4.1
我希望能够分析 EF 4.1 DbContext,它不是直接从网站访问,而是通过 WCF 服务访问。是否也可以对此进行分析?
谢谢
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在这里详细回答了这个问题:MvcMiniProfiler 分析网络应用程序和较低层
您还可以在此处查看 Sam 整理的示例:
http://code.google.com/p/mvc-mini -分析器/源/浏览/
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/