|
Project Analyzer v6.2 Reviews VB Code
Aivosto has added new code review rules to Project Analyzer v6.2. This
tool examines Visual Basic source code for known programming problems
and dead code.
The new review features help to avoid memory leaks. By following simple
rules programmers can ensure clearance of their objects and deallocation
of memory. Additional review rules help in increasing a program's
performance with short-circuiting, simplification of expressions,
changes in variable and method declarations and other advanced syntax
optimization techniques.
Project Analyzer also displays program structure graphically. New graph
types are control and data flow graphs, and a form show tree which
displays the order in which a program displays its forms.
The pricing starts at 99 US dollars.
Supported operating systems: Windows 95/98/ME/NT/2000/XP. Supported
programming languages: Visual Basic 3.0/4.0/5.0/6.0/.NET. Free demo.
Screenshots in GIF and 300 DPI TIFF are available at
http://www.aivosto.com/project/shots/
|