Visualizer is a tool for .NET developers who use MS Visual Studio. In debug mode, it provides the ability to view and search objects of type String, StringBuilder, DataTable and Image, by clicking on the magnifying glass.
Install by copying all files in the zip to your user folder:
C:\Users\<username>\Documents\Visual Studio 2012\Visualizers\
Features
- Non-modal window allows editing C# code while it's open. The default one must be closed.
- Multiple visualizers can be open simultaneously.
- String and StringBuilder can toggle between text, xml or html views.
- Caret position, line number, and current character are displayed.
- Hot keys CTRL+A, CTRL+F, F3 and Escape.
- DataTable visualizer performance is better than the default one.
- Filter DataTable rows by right clicking on a column header.
- Export or print DataTable by right clicking on the top left cell.
- CTRL + mouse wheel over the window to change the UI font size.
- The form's caption menu has options for top-most, and confirm close.
License
BSD LicenseOther Useful Business Software
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of C# DataTable StringBuilder Visualizer!