.NET 数据行可视化工具?
是否有可在 VS 2008 中使用的数据行可视化工具? 我尝试过几个(DotNetDan 和 Captator),它们都给出了强制转换异常。 这些似乎是为 VS 2005 开发的。
我知道我可以将数据行放入数据表中并通过数据表可视化工具查看它,但我不想每次想要检查时都编写代码。
Are there any datarow visualizers which work in VS 2008? I have tried a couple (DotNetDan & Captator) and they both give cast exceptions. It seems these were developed for VS 2005.
I know I can put a datarow in a datatable and view it through a datatable visualizer but I don't want to write code every time I want to inspect one.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Captator 更新了他们的可视化工具,您可以从以下位置获取:
http://captator.dk/captator.aspx?article=165
Captator updated their visualizer which you can get from:
http://captator.dk/captator.aspx?article=165
Righthand 数据集调试器可视化工具
Righthand Dataset Debugger Visualizer