简体   繁体   English

是否有Visual Studio 2010插件使用LINQ / XPATH查询XML文件?

[英]Is there a plug-in for Visual Studio 2010 to query XML file using LINQ/XPATH?

There is an XML file. 有一个XML文件。 I need to do some statistics on it (eg how many nodes don't have a particular attribute, etc.). 我需要对它做一些统计(例如,有多少节点没有特定的属性,等等)。 I am not seeing anything that would allow me doing that right off the bat. 我没有看到任何可以让我直接做到这一点的事情。 Any suggestions? 有什么建议么? I am using XML Tree plugin for Chrome at the moment but not only it's outside of VS but it also doesn't work for me sometime. 我目前正在为Chrome使用XML Tree插件,但不仅仅是在VS之外,但它对我来说也不适用。

Found this thing: http://visualstudiogallery.msdn.microsoft.com/c5d4671c-2e29-4452-b039-6f931b7b1155/ . 发现这个东西: http//visualstudiogallery.msdn.microsoft.com/c5d4671c-2e29-4452-b039-6f931b7b1155/ Appears doing what I needed and integrates into VS IDE nicely. 看起来像我需要的东西,很好地集成到VS IDE中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM