开发者

Is there a Linq to Entities debug Visualizer working?

I found this but this is not working for me.I added a reference and also tried to also copy it to this directory -\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\Visualizers Has anyone tried using this or something similiar that helps me see the sql code generated by Linq query.I know I can use the profiler but I want something more easier and qui开发者_如何学Pythonck and this visualizer i thought would be the best... I am using vs2010 and .net 4.0 any ideas ?


Kindly visit the Q&A section in [http://visualstudiogallery.msdn.microsoft.com/en-us/99468ece-689b-481c-868c-19e00e0a4e69]. There are steps to get this visualizer working. Today i've released the WPF version of the visualizer where you can add/edit linq query parameters and also export the query results to Excel.

To learn more on how to use the tool kindly visit my website. Further there are few blogs like http://www.thinqlinq.com/Post.aspx/Title/LINQ-to-Entity-Visualizer explaining how to get it working.

Two main items to get it working are

  1. Download to correct folder and using the properties window in Windows Explorer unblock to use internet downloaded files.
  2. Add in devenv.exe.config file.

For WPF version you'll have two dlls.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜