Visual Expert Explorer, comprendre et maintenir vos applications
Visual Expert for Visual Basic
  Why use Visual Expert?
   


Impact Analysis
When you modify the source code of the application, there is always a risk of regression and errors due to the modifications.
By a click Visual Expert helps you to perform those impact analysis.
As a result, you get all the references to a component, method or property.

Source code documentation
To write a technical documentation is always long and tedious!
With Visual Expert, generate a complete, customized and always up-to-date technical documentation in minutes.

Browse through your application
Visual Expert makes it easier to navigate, no matter how complex the application is.
Visual Expert helps you gain time in the development and maintenance of your application.
Visual Expert facilitates the integration of new developers.
Visual Expert allows you to :
  - Discover the application structure and its components,
  - Explore the references between components, methods and properties,
  - See a preview of any form in order to visualize it and understand the related Business Logic,
  - etc...

Improving Source Code
Projects need to follow development rules in order to :
  - Normalize the code
  - Simplify its reading
  - Anticipate maintenance

Visual Expert will help you during the 3 following phases:
  - Before the development, Visual Expert helps to define the development rules
    (you can use the default ones)
  - During the development, Visual Expert helps to apply the rules and to correct errors,
  - After the development, Visual Expert can search in the whole application
    for unused components and those that do not comply with the rules.

Detecting the dead code
Visual Expert detects code in your application. Dead code includes functions, properties, parameters or variables that are never referenced.
Removing this dead code will improve the performance of your application and the source code will be easier to maintain


 
Démos Flash
 
Découvrez les principales
fonctionnalités de Visual Expert


Essayer Visual Expert
 

Demandez une version d'évaluation de Visual Expert et testez là sur vos applications.

Voir aussi...
  Principes de fonctionnement..cliquez ici
Démos................................cliquez ici
Références..........................cliquez ici
   
  Visual Expert for Visual Basic Animated Demonstrations
 
What is Visual Expert ?
 
fleche Main features in a two minutes presentation
 
Quick Tour
 
fleche Component Exploration
fleche Source Code Exploration
fleche Impact Analysis
fleche Technical Documentation
 
Detailed Demonstrations
 
Applications Mastering: Search and Views
Applications Mastering: Technical documentation
Applications Mastering: Preview and Locate
   
Impact Analysis: Variable And Function
Impact Analysis: Shared Components
Impact Analysis: COM Component
   
Code Review: Development Rules
Code Review: Unused Components
If you want to see a demo for PowerBuilder, PL/SQL or Transas SQL, click here...

 

  Visual Expert for Visual Basic Detailed features
   
Description Component List List of the components contained in the selected item
  Controls List of the controls contained in the selected item
  Sub-Menu List of the sub-menus contained in the selected menu
  Project Which project contains the selected item?
  Member of… Which component is the selected item a member of?
  Functions & Events List of the functions and events created or modified in the selected item
  System Functions List of the system functions related to an item
  Properties List of the properties of the selected item
  Global Variables List of the global variables of this project
  Local Variables List of the local variables of the selected method
  System Properties List of the system Properties related to the selected component
  User Defined Type List of the User Defined Types of the selected object
  Parameters List of the parameters of the selected method
  Object Type What type of component is it?
Impact Analysis Calling Classes Which classes are referencing the selected item
  Calling Functions Which functions are referencing the selected item
  VB Declarations (DLL)  
  Called Classes Which classes are referenced by the selected item
  Called Methods Which functions are referenced by the selected item
  Called Variables Which variables are referenced by the selected item
  Related Components Which components are related to the selected Message
  Referring Variables List of the variables which refer to the selected item
  Detailed Impact Analysis Which components are related to the selected item or object (called, inherited, etc.)
Architecture Container Hierarchy List of all containers of the selected item
  Calling Hierarchy Treeview of all successive items calling the selected item
  Called Hierarchy Treeview of all successive items called by the selected item
  Opening Hierarchy Treeview of all successive forms or menus opened by the selected item
  General Architecture Treeview of all the controls, methods and variables composing the selected item structure
  Menu Architecture Treeview of all the sub-menu and options composing the selected menu structure
  Control Architecture Treeview of all the controls composing the selected item structure
Miscellaneous Unused Functions List of the functions for which Visual Expert found no references
  Unused Global Func, List of the global functions for which Visual Expert found no references
  Unused Properties List of the properties for which Visual Expert found no references
  Unused Local Var. List of the local variables for which Visual Expert found no references
  Unused Global Var. List of the global variables for which Visual Expert found no references
  Unused (category) List of the items for which Visual Expert found no references
  Unused dll Functions List of the dll declared in the project for which Visual Expert found no VB references
  Locate This Category of item Opens the treeview where the selected item is declared in your application
  Preview (Category) Displays a graphical preview of the selected item

  Usefull links
   
Visual Basic
PowerBuilder
Partners
EZ TOOLS PBDR
Devonestop PBDJ
Alphabeta-net AZA PowerBuilder FAQ
Andrea VB TeamSybase
Programmers Heaven just PB info
VB Wire