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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of C# DataTable StringBuilder Visualizer!