How effective is the Visual Basic Upgrade Companion at converting an application's front end?

Subject

How effective is the Visual Basic Upgrade Companion at converting an application s front end?

Applies to

Applies to

Inquiry Description

Description

Troubleshooting/solution

The Visual Basic Upgrade Companion actually does an outstanding job when upgrading the applications front end, thanks to the considerations taken like:

1. Successful default properties extraction from the original VB6 controls
2. Use of inherent .NET controls and constructions, which ensures the resulting graphical front-end will look as much natural as possible
3. Absence of a proprietary runtime, which elevates the code maintainability and eases the process of future additions to the existing front end
4. Clever implementations of upgrade issues like control arrays and default properties resolution even in late bound usages
5. Extensibility model that allows the tool to adapt to particular code patterns and programming techniques

Also, during the conversion process, the Visual Basic Upgrade Companion will display all the conflicts and issues related to references to 3rd party libraries and other resources.

Submitted date

7/5/2010 5:56:42 PM


Related FAQs

None

Skip Navigation Links.
Expand ArtinSoft Visual Basic Upgrade Companion (VBUC)ArtinSoft Visual Basic Upgrade Companion (VBUC)
Expand VBUC Getting StartedVBUC Getting Started
Collapse Migration Knowledge BaseMigration Knowledge Base
Expand VBUC Errors, Warnings and IssuesVBUC Errors, Warnings and Issues
Collapse VBUC Frequently Asked QuestionsVBUC Frequently Asked Questions
Collapse General QuestionsGeneral Questions
Error 2869 during the VBUC installation
How effective is the Visual Basic Upgrade Companion at converting an application's front end?
Expand What controls does the Visual Basic Upgrade Companion support?What controls does the Visual Basic Upgrade Companion support?
Can the Visual Basic Upgrade Companion be customized?
How does the VBUC handle VB6 Collections?
How does the VBUC convert ADO to ADO.NET?
Visual Basic Upgrade Companion customization options
FAQ: What is the process to upgrade from VB5 to .Net?
ActiveX/User documents migration workaround using the VBUC
Property Page migration workaround using the VBUC
How to install the VBUC Developer Edition successfully
Is the Artinsoft.VB6.dll helper class library redistributable?
What are the code changes and other activities required before migration?
XSL operations and MSXML library migration
VBUC generated Visual Studio solution file version
Where is the source code for the support (helper) classes used by the VBUC?
How effective is the Visual Basic Upgrade Companion at converting an application's front end?
VBUC Developer Edition Offline Activation Process
What’s the difference between the License File and the Activation File
Do the VBUC migrate intrinsic VB6 functions and libraries?
Error : Retrieving the COM class factory for component with CLSID {11C67C12-105A-4F42-A5C8-CB9070F2855A} failed due to the following error: 80040154
Expand HOW TOHOW TO