I don't know why, but sometimes, when I was debugging Visual Studio codes, I cannot click the "Magnify" icon to view DataTable contents, this is so frustrating... Very inconvenient.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEide_IUgeoiXt1J88cyP7yHPtpptZqOWGjy2w5zXdeNsCXhJ5Chq5mCaGKcde3lipFgiGKUTmVaZfkM5Tln2INj7m34YRrSyU4yhDEsNH_bYzpPk_4wBfpN4NVbsoHzFgTRAIQoaoN9IV4/s400/Snap+2012-03-01+at+16.46.19.png)
I have read some posts but none of them seemed useful, but luckily, I found there is another tool developed by Miha Markic, a Microsoft MVP, which can visualize the datatable.
This is called Righthand Data Visualizer:You can download it from here:
The installation path is:
Visual Studio installation path:
\Common7\Packages\Debugger\Visualizers
For example, in Visual Studio 2010, it's C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\Debugger\Visualizers
Don't need to restart Visual Studio, but if you are in debugging, you need to quit and debug again.
Let's see its screen:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghIF9pR6xkmai1wpCUTibTB1DzkpZi3zVqg8jXBN0rsWfETqP1XDnxlCpka1M8iPs8Ls90Nv3jv2qbpsN3EUSgqN_n7KpVGDpT7rY2eKhZN-YgzXNyfJv-Wtvk_R19_EfPKZ4zw4R0ryw/s400/Snap+2012-03-01+at+17.02.24.png)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAxjwbVry3F3NQERBGyw-H9BjKvmOGEKB7zS-cT5zxB060NukRk3YH1w5ZhJEx4Fr2N6fgYKsjxWv0sQVM7C-fZzi3DUR0e-RHiQZrpzHgMtiSKgRJ_9JuxlzD455Od_z3yqmjCwa5gXk/s400/Snap+2012-03-01+at+17.45.50.png)
No comments:
Post a Comment