| |
VB
Watch - VB Profiler, Debugger and Error Handler
Find the slowest parts of your program. Get lines that weren't
executed. Add error handling to your code, including line numbers,
variable values and call stack in error messages
Visustin
- an essential documentation tool for any professional developer
Understand existing code. Review
algorithms. Verify correctness of program logic. Document complex
procedures.
AQTime
- Visual basic
analysis and optimization tool
Isolate performance bottlenecks, untested
sections of code and memory leaks. Helps you clean up
your VB code in minutes. It generates project
metrics, code analysis, cross reference information, and
optimized code.
VB Project Analyzer
Is a
Visual Basic source code analyser and documentation
generator. Lets you view your code as hypertext; a
Document function that cross-references reports, call
trees, source code, etc.
|