|
What's new at Aivosto.com
See also: Press room October 2011Control characters in ASCII and UnicodeTens of odd control characters appear in ASCII and Unicode charts. CR, LF, ESC, CAN... what are all these codes for? Should I care about them? This is an in-depth look into control characters in ASCII and its descendants, including Unicode, ANSI and ISO standards.
Number list September 2011Visustin: Educational price availableAivosto offers special pricing to students, faculty and staff. The software is identical to the regular full version. Special license terms apply. Now available: Visustin v6 Standard Educational. August 2011Flow chart symbolsFlow charts are a useful tool for software documentation. This article introduces flow chart symbols for source code visualization. These symbols let you visualize the structure of a function, statement by statement. March 2011Visustin v6.10 flowcharts Visual Basic 2010Visustin has received a syntax update. Flowchart the latest and greatest language features of Visual Basic 2010, Matlab 7.11, NASM 2.09 and Perl 5.12. Option to export flow charts to Visio 2010. December 2010Data types in VB and .NETThis is a technical look into the numeric data types supported by classic Visual Basic, VBA, VB.NET and the .NET framework. Surprising peculiarities and a data type conversion diagram are included.
Reduce errors with parameters November 2010Project Analyzer v10 reveals rotten logic in Visual Basic codeProgramming errors are inevitable. How to find errors before users do it? Project Analyzer v10 reveals questionable logic in Visual Basic programs: Loops that don't loop, conditionals that execute unconditionally, parameter values being inadvertently overwritten, read instructions not preceded by a write, write instructions not followed by a read, unreachable lines, inaccurate constants, ... Keep the users happy by fixing your code in advance. Other improvements include support for Visual Basic 2010 and Office 2010 VBA, and .NET assembly analysis. May 2010Mainframes: Analyzing IBM legacy systemsTo maintain, migrate or rewrite existing legacy system one needs to understand their structure and functionality. Gathering in-depth knowledge on existing complex, potentially undocumented code takes time without proper tools such as the ones presented in this article. March 2010Optimize string handling in VB6 - Part IIIProcessing strings with Visual Basic 6.0 can get considerably faster if you know the tricks. Part III of this article studies the performance of Left$, Mid$ and Right$ in detail. We learn to quickly examine individual characters with Asc and AscW. We check out the differences between Asc/AscW and Chr/ChrW. We also see how a badly placed pair of extra parentheses can degrade performance. February 2010Visustin v6 creates PDF flow charts from 36 programming languages Optimize PDF files - Part II [article] January 2010Project Analyzer v9.0.09: Overflow crash fixed. Download new version. Project Analyzer v9.0.08 minor update available October 2009Privacy policy updated Project Analyzer v9.0.07 minor update available September 2009CodeSMART discontinued Source+ discontinued April 2009RegExpr documentation updated February 2009ActiveXplorer sale: 50% off CodeSMART 2009 for VB6 released January 2009Visustin v5.02 November 2008Image formats compared [article] Optimize PDF files [article] October 2008Find hidden VB flaws with Project Analyzer v9 September 2008CodeSMART 2009 released January 2008Visustin v5.01 Project Analyzer v8.1.02 November 2007Draw and edit flow charts with Visustin v5 August 2007VB Watch v2.0.10 runs on Windows Vista June 2007Analyze C# code with CodeSMART 2007 April 2007Ecological software development
March 2007Print VB code with Project Analyzer v8.1
February 2007Visustin v4.03 exports to Visio 2007 January 2007
Optimize string handling in VB6 - Part II [article]
User Interface bug tests [article]
VB InStr [article] November 2006Press room openedPress releases about Aivosto tools.
Visustin v4 builds UML style Activity Diagrams
RegExpr for VB/VBA: New lower price
September 2006Optimize loops [article]Loops make programs run slowly. A few unoptimal lines can make an app run at a snail's pace. This article presents performance tricks for squeezing the max speed out of your code. The focus is on processing data arrays in loops. We restructure loops, rebuild function calls, fine-tune conditionals, choose fast operators, pre-calculate values and access arrays the proper way. August 2006CodeSMART 2007 analyzes VB6 formsCodeSMART has been updated to analyze VB6 forms and controls. Its Designer Analyzer detects inconsistencies with the user interface of your application. Other improvements include a handy tool to add/remove line numbering.
CodeSMART G2 new low prices
Project Analyzer tutorial in Finnish pdf April 2006Release checklist for programs [article]This article presents a code review checklist to go through before releasing a program to users. March 2006RSS feed availableStay up-to-date on what's new at Aivosto.com by subscribing to our RSS feed.
Free VB analysis service updated February 2006
Project Analyzer v8 analyzes VB 2005 Visustin v3.1 connects with Project Analyzer Save memory [article] December 2005CodeSMART G2 March 2005CodeSMART 2005 February 2005Visustin v3 creates large flow charts
Dead code detection and removal [article] October 2004Legacy code analysis Counting the statements September 2004VBA Plug analyzes Visual Basic for Applications SQLifter for VB6 June 2004ClearSQL released. Edit, format and analyze Oracle PL/SQL scripts. February 2004Eval 1.01 is available at a lower new price and with updated license terms.
RegExpr 1.12 is available at a lower new price and with a performance boost.
Visustin v2 exports flow charts to Visio
January 2004VB error handlingTurn run-time errors to your benefit! What are the best practices for an error handling scheme for a robust VB application?
How not to optimize in Visual Basic December 2003Free code analysis service available for VB.August 2003Project Analyzer v7.0 released. Analyze VB.NET 2003, DLLs and string literals. Find duplicate code blocks, dead controls, semi-dead code and mistakes in class design. New ways to use metrics. What's new in Project AnalyzerJuly 2003VB Watch v2Major upgrade with powerful features for profiling, testing, debugging and error handling.
Studio Complete works with Visual Studio .NET 2003 March 2003CodeSMART 2003New add-in for Visual Studio .NET available.
Visustin v1.2 gets new languages
Refactoring tools
Project manager's toolbox
February 2003Visustin - New flow chart generatorVisualize your code with flow charts. Understand existing code. Review algorithms. Verify correctness of program logic. Document complex procedures. VB, VB.NET, VBA, C/C++, C#, Java, JavaScript.
ActiveXplorer v4 adds .NET support
January 2003Project Analyzer v6.2 ensures proper clearing of object variables and adds a number of other code review rules. The Project Graph add-in now displays form show trees and control/data flow graphs. December 2002
RegExpr v1.10 November 2002
Writing comments in Visual Basic code Optimize string handling Regular expressions - An introduction September 2002Restructuring Visual Basic code Project Analyzer v6.1.05 adds functionality to the Project Graph add-in. Project Graph now allows you to write documents with great flexibility. Save the graphs as bitmap files or metafiles, or copy & paste them to your favorite word processor. August 2002Project Analyzer v6.1 released. The Enterprise Edition now analyzes .vbg and .sln files, several projects together, and the use of COM files in VB code. What's newMay 2002Project Analyzer v6.0 released with .NET support. Now supporting all VB versions from 3.0 to 6.0 and .NET. What's newStudio Complete released. Coding turbo for Visual Studio .NET. This add-in completes code as you write it. March 2002Project Analyzer v5.4.09 available for download. The newest features include "Comments only" source code document generation in Project Printer, VB.NET Compatibility Check update to reflect a few changes in the official release version of VB.NET, and bug fixes.CodeSMART 2001 FixPack 4 available for download, including several fixes. November 2001ActiveXplorer v3 makes HTML Help. Compare files between computers. Peek into ActiveX files and document them as RTF or HTML Help. Clean the system registry. Major new version with new functionality.EasyPatch 2001 squeezes your updates. Generate and distribute updated files as small patches. The new EasyPatch tool makes patch file generation quick and painless. (discontinued in 2003) September 200110 steps to migrate existing code to VB.NET. Migrating existing VB code to Visual Basic .NET is not just a matter of loading it to the new version. It is essential to work on your code before you open it in VB.NET.Project Analyzer v5.4.03 Enterprise Edition adds 20 new checks in VB.NET Compatibility Check. May 2001Project Analyzer v5.4 Enterprise Edition adds VB.NET Compatibility Check.CodeSMART 2001 gets lots of new features. April 2001ActiveXplorer v2 adds support for ActiveX DLL and EXE servers, deletion of misbehaved components, file compare and HTML reports. Escape from DLL Hell faster than ever!March 2001Aivosto CD introduced for backup and demo purposes. (discontinued in 2003)Project Analyzer Enterprise Edition comes as both team and site license. Make your EXEs small by removing the unnecessary bits automatically. January 2001Project Analyzer Enterprise Edition adds problem auto-fix and dead code auto-removal, plus macro language.EasyAPI lets you call the Windows API like a pro. (discontinued later) VB Friend 2.0 adds features to write more code in less time. Complete missing code, auto-correct, backup, and get more desktop space. ActiveXplorer 1.1 adds ActiveX file analysis, document generation, backup, and scripting. Escape from DLL Hell today! November 2000ActiveXplorer sees daylight. ActiveXplorer lets you view and manage all ActiveX controls installed on your system.Aivosto releases major web site face lift. September 2000Source+ 2000 - new source code library.July 2000VB Watch 1.0 released. Take cover from run-time errors, debug your executables and profile your code!
April 2000VB Friend 1.1 adds a string completion feature that makes coding faster than ever.
March 2000Project Analyzer 5.2. New version with new reports and Project NameCheck add-in.January 2000CodeSMART add-in. New software for the new millennium!©Aivosto Oy -
|