Stories recently tagged with 'Visualizer'

Debug Visualizer for SubSonic Collections(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 2 months ago

See your SubSonic collections in a DataGridView while debugging your application just like you would see a DataSet in debug. read more...

add a comment |category: |Views: 20

tags: another

GUID Visualizer for Visual Studio 2005(codechimp.org)

submitted by codechimpcodechimp(345) 5 years, 2 months ago

A simple GUID Visualizer, it just displays a text box displaying the value in string format of the current guid. If you've ever tried debugging guids before you'll know that it's not easy, always giving you a misleading empty, which is actually a property of the guid type rather than its actual value. read more...

add a comment |category: |Views: 22

tags: another