Visual Basic Development Bookmark and Share   
 Home > Visual Basic Interop and Upgrade > How to migrate C++/ALT/COM based apps to .Net
 

How to migrate C++/ALT/COM based apps to .Net

Hi,

I need the various options and guidelines/ tools for migration of C++/ALT/COM based apps to .Net.

Any pointers too are appreciated

TIA

Regards

Azhar
Thanks and Regards Azhar Amir
Azhar_Amir  Friday, November 20, 2009 4:11 AM
Hi Azhar,

Do you need to migrate C++ application to VB.NET application or C++ COM component to .NET component? If you do, I think that you need to rewrite these applications in VB.NET.

Best regards,
Riquel
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Riquel_Dong  Tuesday, November 24, 2009 4:01 AM
Hi Azhar,

Do you need to migrate C++ application to VB.NET application or C++ COM component to .NET component? If you do, I think that you need to rewrite these applications in VB.NET.

Best regards,
Riquel
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Riquel_Dong  Tuesday, November 24, 2009 4:01 AM

You can use google to search for other answers

Custom Search

More Threads

• Types that cannot be Converted from VB6 to .Net
• vb6 to 2008 upgrade getting error "property access must assign to the property"
• Converting VB6 DLL to VBNET
• Optional boolean parameter in .NET interface implemented in VB6 has incorrect default value
• Name vbFromUnicode and Vbunicode not Declared.
• How to Create Container Controls e.g GroupBox/Frame Control
• Binding controls in .NET using ADO
• Form_Load event was upgraded to Form_Load event and has a new behavior.
• Converting VB6 DDE communication
• Formatting source code