...
- Improves the general ability to produce accurate, build-complete .NET (C# and VB.NET) systems from ASP sites (most recently making enhancements needed to upgrade a large e-mail marketing system with over 1000 pages and almost 300 #includes.)
- Improves the general ability to produce accurate, build-complete .NET (C# and VB.NET) systems from Vb6 VB6 applications (most recently making enhancements needed to upgrade a structural engineering application (130K LOC) and a reinsurance application (120K LOC).)
- Adds Refactor\Fixtype@status=dynamic to allow translating with a strong type but authoring the code to use type dynamic
- Adds Registry@type=MigFile to allow associating a Migration File with a COM interface file
- Improves handling pages with deeply nested and inter-dependent #include files in ASP
- Improves handling user defined VBScript class named "Collection" in ASP
- Improves handling const in ASP
- Improves handling arrays used in foreach
- Improves type inference when variable is declared and initialized on same line of code
- Improves handling to intrinsic RegExp API for ASP
- Improves handling parameters to VB6 native 's file Open statement
- Improves handling parameters to DrawMode property
- Improves handling parameters to Scale method
- Improves handling the Call keyword
...