Benefits
Drastically reduces software development life cycle.
Enforces coding standards and makes coding style more consistent.
Carries out your repetitive and laborious coding tasks.
No training required as it leverages existing knowledge of Windows standard intuitive interfaces.
New Addins available all the time.
Free support.
Addins Currently Available
Procedure Builder
Procedure Builder creates the shell of a procedure, including a header and an error handler.
Property Builder
Property builder creates properties in one quick step. This includes the required private module level variable.
Auto Coder
The purpose of Auto Coder is to ensure that every procedure within a particular module has a header and/or an error handler.
Close Inactive Windows
Closes inactive windows at a click of a button.
Clear Immediate Window
Clears the immediate window.
Search
Simply enter your search term and click 'Search'. The matches will appear in the results grid.
Proc. Recoder
Procedure Header will add an header to the current procedure if one isn't present or update an existing one. This is very useful if you change the procedures name or amend one of its parameters. If a parameter has comments they will be preserved.
Code Maintenance
Code Maintenance provides many different functions that act at a module or project level.
- Indent Code - Indents code to a generally accepted style. Uses your current tab width from VB options.
- Comments - Ensure that multi-line comments are in an enclosed comment block.
- Sort Procedures - Sort the Procedures into ascending alphabetical order.
- Invert LineNumbers - Either adds or removes line numbers depending on whether they are already present.
- Report on Variable Prefixes - Displays a report of the invalid prefixes, using the standards in General Options . Only local variables are considered.
- Report on Unused Variables - Displays a report of the unused variables, only local variables are considered.
- Update 'Called From' Header Field - If the field is present in a procedure header it will be updated with the callers of the procedure.
- Report on Unused Procedures - Displays a report listing all the private scope procedures that are unused.
Word Complete
This add-in turns a few letters into your choice of code, either a keyword, section of code or even a complete procedure or module.
DB Data Scripter
Sometimes its very useful in development to return a database back to an initial state, one way of doing this is to simply develop a SQL file to clear down the necessary tables and insert the required data. DB Data Scripter automates this process by producing the .SQL file straight from the current contents of a particular database.
SQL Formatter
Use this add-in to apply a consistent style to long SQL strings, ready for insertion into VB.
Template Coder
The purpose of Template Coder is to create the event code for one or preferably more controls at a time from the event code of a 'template control'.
Standards Monitor
Standards Monitor is used to enforce naming conventions and other forms of standards. For example, company standards might be that all labels are set to AutoSize - 'True', so that the full caption is sure to be displayed if the user has specified large fonts.
Set Tab Order
Used to quickly and simply set the tab order within a container.
Strings Writer
String Writer helps in internationalising projects by exporting captions to a text file ready for translation.
Control Defaulter
Control Defaulter allows you to set the property values of new controls. For example, in the screenshot below any new CommandBoxes will be named cmd1, cmd2 etc. and the Caption property will be blank.
Control Coder
Ever wished when you pasted a control some of its events were already coded? Control Coder gives you this functionality.
Auto Declare
The task of this add-in is to write out the declaration for new variables as you use them. When you type a new variables name, leaving the cursor on the variable; click the Auto Declare icon or use the menu shortcut and its declaration will be created either within the procedure or within General Declarations for a module level variable, denoted by starting with a lower case 'm'.
List My Callers
The purpose of List My Callers is to list the other procedures that call the current procedure.
Multi Check In
Multi Check In will check in all files currently checked out, this includes all files in a project group.
Get Latest Versions
Get latest Versions will scan through all the files in the current project or project group if one is being used.
Tab Controller
Use Tab Controller to set up the tab flow for a form. When the add-in is selected the controls of the current form are loaded into the TreeView. The controls in the TreeView follows the design of the form, i.e. controls contained within a Frame are shown contained in their Frames.
Clipboard Ring
Clipboard Ring maintains a list of the previous 15 string values that have been copied to the clipboard.
Menu Copier
Menu Copier allows you to quickly copy the menu structure that already exists in another form to the current form.
Swap Controls
Swap Controls allows you to swap the positions of two controls on a form.
Dirty Project
Dirty Project simply indicates when a change has been made to the current project.
Auto Access Keys
Auto Access Keys is designed to let you quickly set the access (or accelerator) keys used on a form.
Selected Controls
Selected controls simply sets the clipboard to the names of the currently selected controls which can be then pasted into the code.
Project Backup
With Project Backup you can quickly create a zipped backup of a project or an entire project group.
MsgBox Builder
Use MsgBox Builder to automate the statements for the display of advanced message boxes.
DB Class Generator
The purpose of DB Class Generator is to quickly and simply generate classes and optionally collections that map to tables in a selected SQL Server database.
Copy Control Code
The purpose of Copy Control Code is to quickly code controls from the code contained in another already coded control that acts as a template. Its purpose is similar to Template Coder but it's even quicker.
Mass Property Updater
Mass Property Updater allows you to update the same property across all controls on a Form, the Form and even the project if required.
Auto Documentor
The purpose of Auto Documentor is to produce a compiled HTML help file that documents a project. This can be used as part of the systems documentation, resulting in a massively reduced workload to produce such information. It also promotes software reuse, as information on already developed code is readily available.
Stats
Stats consists of 'Project Stats' and 'Module Stats' for the currently selected module. For Example, Lines - Code, Blank, Declaration and Comments Contents - Procedures, Properties, Module Variables, Constants and Events
Enhanced Clipboard
The aim of Enhanced Clipboard is to allow you to append multiple entries to a private clipboard.
General Options
General Options is where the options for the entire tool are set. Everything from the format for procedure headers to the prefix used for Strings.
MS Sourcesafe Options
Controls the setup and behaviour of the two Microsoft® Visual SourceSafe™ add-ins.
Hot Key Setup
Hot Key Setup allows you to assign Hot Keys to all add-ins and many of the functions of TurboVB.
Project Backup Setup
Before a Project Backup zip file can be created you need to create the configuration for the project.
Auto Enums
Auto Enums gives you the ability to turn a variable of enum type into a full Select Case statement coded with the members of the enum.
Custom Utilities
Allows you to add external utilities to TurboVB.
Control Alignment
The Control Alignment add-in provides 4 quick tools that are missing from VB but are often required in form design.
Multi Clipboard
Multi Clipboard gives you 10 different clipboards.
Task List
Task List allows you to maintain a list of the Tasks required for a project and/or a form. Among other features Tasks can be assigned a Priority and can be allocated to a particular resource.

Price: USD 150.00  
in association with
|
|