Version 3.0 of Softwire, the graphical application-development package for Visual Basic, offers several new features, the most notable of which is probably its visual debugger. With earlier versions ...
Edit and Continue is a feature for [!INCLUDEvbprvb] debugging that enables you to change your code while it is executing in Break mode. After code edits have been applied, you can resume code ...
Expression Tree Visualizer (MIT license) provides a tree view of the expression tree and its individual nodes; and can render the expression tree using Visual Basic syntax: ...